RetroZilla/layout/html/tests/block/bugs/52773.html
2015-10-20 23:03:22 -04:00

10 lines
588 B
HTML

<html> <body bgcolor="#408080" text="white" link="aqua" vlink="silver" alink="yellow"> <table width="600" border="0" cellspacing="0" cellpadding="0" align="center"
bgcolor="maroon"> <TR> <TD> <font face="Tahoma" size="4" color="yellow" align = "left"> home&nbsp;
<A href="about/about.html">about</A>&nbsp;
<A href="biblio/biblio.html">bibliography</A>&nbsp;
<A href="books/books.html">books</A>&nbsp;
<A href="articles/articles.html">articles</A>&nbsp;
<A href="links/links.html">links</A>&nbsp;
<A href="survey/survey.html">survey</A>&nbsp;
</font> </TD> </TR> </table> </body> </html>