Wed, 10 Aug 2016 10:07:58 -0600 (MDT) T.J. Townsend <[email protected]> > CVSROOT: /cvs > Module name: www > Changes by: [email protected] 2016/08/10 10:07:58 > > Modified files: > . : plat.html armish.html > > Log message: > goodbye armish >
Hi T.J., The vax line looks misplaced in the Dillo web browser. Please, see these HTML validation links for plat.html: [http://validator.w3.org/check?uri=http://www.openbsd.org/plat.html] [http://www.htmlhelp.org/cgi-bin/validate.cgi?url=http://www.openbsd.org/plat.html] Thank you for looking into this, patch after the text. Kind regards, Anton $ diff -u plat.html-1.13{8,9} --- plat.html-1.138 Thu Aug 11 06:38:27 2016 +++ plat.html-1.139 Thu Aug 11 06:42:07 2016 @@ -200,10 +200,10 @@ <td><a href="sun3.html"><b>sun3</b></a></td> <td>Sun sun3 class systems</td> </tr> +<tr> <td><a href="vax.html"><b>vax</b></a></td> <td>Digital VAX-based systems</td> </tr> -<tr> <tr><td colspan="2"> </td></tr> </table>
