]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
add a line break
[nano-editor.git] / docs.php
index a0f229641038a711c4f863fcbcbb1d1213ede935..c04710c1ee63259c4ebebd96a6fd90877a605a0d 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -4,9 +4,9 @@
 <center><b>Documentation</b></center>
 <br>
 
-<table BORDER=0 WIDTH="100%">
-<tr CLASS="inverted">
-<td WIDTH="25%">
+<center><table border=0 id="docs">
+<tr class="inverted">
+<td width="25%">
 <center>Document Name</center>
 </td>
 <td>
@@ -77,6 +77,6 @@ Description
 <td>General description of noteworthy things in each release.</td>
 </tr>
 
-</table>
+</table></center>
 
 <?php include "bottom.php"; ?>