mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
588 B
HTML
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
|
|
<A href="about/about.html">about</A>
|
|
<A href="biblio/biblio.html">bibliography</A>
|
|
<A href="books/books.html">books</A>
|
|
<A href="articles/articles.html">articles</A>
|
|
<A href="links/links.html">links</A>
|
|
<A href="survey/survey.html">survey</A>
|
|
</font> </TD> </TR> </table> </body> </html>
|