]> git.wh0rd.org - nano-editor.git/blobdiff - screenshots.php
reword the Source and Contact pages
[nano-editor.git] / screenshots.php
index b26b4df7e464943a32742cd536957e2b77c090c6..07f206d8fc3e7cd9e6804f498b92e29faf9a34fc 100644 (file)
@@ -1,11 +1,14 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: Screenshots</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%">
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<td>
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
+<br>
 <center><b>Screenshots</b></center>
 </td>
 </tr>
@@ -53,4 +56,5 @@
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>