]> git.wh0rd.org - nano-editor.git/blobdiff - screenshots.php
note the release of 2.9.1
[nano-editor.git] / screenshots.php
index 85ed4ab059444cf579c35314db0b3c7bf964d13f..16cb040ab7ea6d41c76141155b23c90d4d0b6178 100644 (file)
@@ -1,5 +1,5 @@
 <?php include "top.php"; ?>
-<title>nano: Screenshots</title>
+<title>GNU nano: Screenshots</title>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE>
 
 <blockquote>
 <UL>
-<LI>
-pre-1.0 era:
-<UL>
-<LI>
-<A HREF="nanodefault2.png">Default (basic) nano setup</A>.
-</LI>
-</UL>
-</UL>
-<UL>
-<LI>
-1.x era:
-<UL>
-<LI>
-<A HREF="colorsyntax.png">Color syntax </A> highlighting support
+
+<LI>2.x era
+ <UL>
+  <LI>
+   Modern version with colorized text and menu entries<br>
+   <img src="nano-2.5.0.png" alt="screenshot">
+  </LI>
+ </UL>
 </LI>
-<LI>
-Switching between <A HREF="multibuffer.png">multiple file
-buffers</A> with Meta-&lt; and Meta-&gt;
+
+<LI>1.x era
+ <UL>
+  <LI>
+   Color syntax highlighting support<br>
+   <img src="colorsyntax.png" alt="screenshot">
+  </LI>
+  <LI>
+   Switching between multiple file buffers with Meta-&lt; and Meta-&gt;<br>
+   <img src="multibuffer.png" alt="screenshot">
+  </LI>
+ </UL>
 </LI>
-</UL>
-</UL>
-<UL>
-<LI>
-2.x era:
-<UL>
-<LI>
-Modern version with colorized <A HREF="nano-2.5.0.png">text and menu entries</A>.
+
+<LI>pre-1.0 era
+ <UL>
+  <LI>
+   Default (basic) nano setup<br>
+   <img src="nanodefault2.png" alt="screenshot">
+  </LI>
+ </UL>
 </LI>
-</UL>
+
 </UL>
 </blockquote>
+
 </td>
 </tr>
 </table>