]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
harmonize some whitespace
[nano-editor.git] / docs.php
index 8416d67081e9e9429b5a4da89f83a70f9394b75e..185602e4b136deeb466bef2d72f4fa3703d6c2ca 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,19 +1,21 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: Documentation</title>
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
-<td HEIGHT="70%">
+<td>
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
+<br>
 <center><b>Documentation</b></center>
 </td>
 </tr>
 </table>
 
-<table BORDER=0 COLS=2 WIDTH="100%">
+<table BORDER=0 WIDTH="100%">
 <tr BGCOLOR="#440077">
 <td WIDTH="25%">
 <center><font color="#FFFFFF">Document Name</font></center>
@@ -83,4 +85,5 @@
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>