Files
windows95/static/www/navigation.htm
2025-02-18 22:39:47 -08:00

47 lines
1.8 KiB
HTML

<html>
<head>
<title>Navigation</title>
</head>
<body bgcolor="#C0C0C0" background="images/bg.gif">
<table width="100%" cellpadding="4" cellspacing="1" bgcolor="#000000">
<tr><td bgcolor="#C0C0C0">
<font face="Arial" size="2" color="#000000">
<img src="images/folder.gif" width="16" height="16" border="0" align="absmiddle"> <b>Navigation</b>
</font>
</td></tr>
<tr><td bgcolor="#C0C0C0">
<font face="Arial" size="2" color="#000000">
<img src="images/desktop.gif" width="16" height="16" border="0" align="absmiddle"> <a href="home.htm" target="main">Home</a>
</font>
</td></tr>
<tr><td bgcolor="#C0C0C0">
<font face="Arial" size="2" color="#000000">
<img src="images/programs.gif" width="16" height="16" border="0" align="absmiddle"> <a href="apps.htm" target="main">Apps & Games</a>
</font>
</td></tr>
<tr><td bgcolor="#C0C0C0">
<font face="Arial" size="2" color="#000000">
<img src="images/help.gif" width="16" height="16" border="0" align="absmiddle"> <a href="help.htm" target="main">Help</a>
</font>
</td></tr>
<tr><td bgcolor="#C0C0C0">
<font face="Arial" size="2" color="#000000">
<img src="images/doc.gif" width="16" height="16" border="0" align="absmiddle"> <a href="credits.htm" target="main">Credits</a>
</font>
</td></tr>
</table>
<br>
<center>
<p>
<font face="Arial" size="1" color="#000000">
Best viewed with<br>
Internet Explorer 5.5 and windows95
</font>
</p>
<img src="buttons/madewithelectron.gif" width="88" height="31" border="0" align="absmiddle">
<img src="buttons/macos.gif" width="88" height="31" border="0" align="absmiddle">
<img src="buttons/msie.gif" width="88" height="31" border="0" align="absmiddle">
</center>
</body>
</html>