Fix column widths
authorMike Taylor <mike@indexdata.com>
Mon, 9 Dec 2013 23:47:27 +0000 (23:47 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 9 Dec 2013 23:47:27 +0000 (23:47 +0000)
examples/htdocs/auto.html

index 8838758..f1d957e 100644 (file)
     <h1>A site about stuff</h1>
     <table border="1" width="100%">
       <tr>
-       <td>
+       <td width="50%">
          <h2>Welcome</h2>
          Main site content goes here.
        </td>
-       <td>
+       <td width="50%">
          <h2>News</h2>