<br>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr><td>
<hr>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr>
<td width="1%" class="inverted"><b><tt>^G</tt></b></td>
<td width="22%"><tt> <a href="download.php">Get Nano</a></tt></td>
<blockquote><br>
Improvements made in version 2.6:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>Trailing whitespace can be snipped from justified paragraphs.</li>
<blockquote><br>
Improvements made in version 2.4:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>The ability to give different colors to title bar, status bar and help lines.</li>
<blockquote><br>
Improvements made in version 2.2:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>Customizable key bindings.</li>
<blockquote><br>
Improvements made in version 2.0:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>UTF-8 support.</li>
<blockquote><br>
Improvements made in version 1.2:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>More Pico compatible by default.</li>
<blockquote><br>
Version 1.0 had the following features:<br>
-<table border=0 cellspacing=0 width="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
<ul>
<li>Autoconf support.</li>
<?php $title="Text editor"; $mainpage="true"; include "top.php"; ?>
-<table border=0 cellspacing=40 width="100%">
+<table id="homepage" width="100%">
<tr>
<td>
<center>
<?php $title="News"; include "top.php"; ?>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr>
<td>
<br><br>
width: 45%;
padding: 5%;
}
+
+table {
+ border-spacing: 0px;
+ border-collapse: separate;
+}
+
+table#homepage {
+ padding-top: 3em;
+ padding-bottom: 3em;
+}
<body>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr><td>
-<table border=0 cellspacing=0 width="100%" class="inverted">
+<table border=0 width="100%" class="inverted">
<tr>
<td>
<br><br>
<center><b>Original Author</b></center>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr>
<td><center>Chris Allegretta</center></td>
</tr>
<br><br>
<center><b>Current Maintainer</b></center>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr>
<td><center>Benno Schulenberg</center></td>
</tr>
<br><br>
<center><b>Former Maintainers</b></center>
-<table align="center" border=0 cellspacing=0 width="60%">
+<table align="center" border=0 width="60%">
<tr align="center">
<td><center>David Lawrence Ramsey</center></td>
<td><center>Chris Allegretta</center></td>
<br><br>
<center><b>Early Co-Developers</b></center>
-<table align="center" border=0 cellspacing=0 width="80%">
+<table align="center" border=0 width="80%">
<tr align="center">
<td><center>Jordi Mallach</center></td>
<td><center>David Benbennick</center></td>
<br><br>
<center><b>Contributors of Code and Fixes</b></center>
-<table border=0 cellspacing=0 width="100%">
+<table border=0 width="100%">
<tr align="center">
<td>Ken Tyler</td>
<td>Sven Guckes</td>