]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
remove the unneeded and invalid 'cols' attribute from tables
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index f5a51d9a032e6b0cec50ccac031f5946cbfcd8ff..8ea29cb322a41d940c59d4affc91700a26ca6ef3 100644 (file)
--- a/top.php
+++ b/top.php
@@ -7,29 +7,30 @@
 </head>
 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
 
 </head>
 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="8%">
-<tr>
-<td HEIGHT="8%">
-<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" BGCOLOR="#440077">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
+<tr><td>
+
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
 <tr>
 <tr>
+
 <td>
 <td>
-<A HREF="/">
-<font color="#FFFFFF">The GNU nano homepage</font></A></td>
+<A HREF="/"><font color="#FFFFFF">The GNU nano homepage</font></A>
+</td>
 
 <td>
 
 <td>
-<center><font color="#FFFFFF">Latest Version 
+<center><font color="#FFFFFF">Latest Version =
 <?php include "last-version"; ?>
 </font></center>
 </td>
 
 <td>
 <?php include "last-version"; ?>
 </font></center>
 </td>
 
 <td>
-<div align=right><font color="#FFFFFF">
-Modified: 
+<div align=right><font color="#FFFFFF">Modified:
 <?php include "last-modified"; ?>
 </font></div>
 </td>
 <?php include "last-modified"; ?>
 </font></div>
 </td>
+
 </tr>
 </table>
 </tr>
 </table>
-</td>
-</tr>
+
+</td></tr>
 </table>
 </table>