Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
73 lines (70 sloc)
2.75 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Welcome to WBSnet</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <base target="main"> | |
| <style fprolloverstyle>A:hover {color: #A53831; font-size: 12pt; font-family: Times New Roman; font-weight: bold} | |
| </style> | |
| </head> | |
| <body link="#333333" vlink="#333333" alink="#333333" background="images/leftback.jpg" leftmargin="0" topmargin="2"> | |
| <div align="left"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="150" height="90%"> | |
| <tr> | |
| <td width="100%"> | |
| <div align="center"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="90%"> | |
| <tr> | |
| <td width="100%"><a target="main" href="center.htm"><img border="0" src="images/wbsnet_logo_small.jpg" width="80" height="56"> | |
| </a> </td> | |
| </tr> | |
| </table> | |
| </div> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td><b><a href="center.htm" target="main"><font size="2">Home</font></a></b></td> | |
| </tr> | |
| <tr> | |
| <td><b><font size="3"><a href="searchwbsnet.htm" target="main"><font size="2">Search WBS</font></a></font></b></td> | |
| </tr> | |
| <tr> | |
| <td><b><font size="3"><a href="search.htm" target="main"><font size="2">Search | |
| the internet </font></a></font></b> </td> | |
| </tr> | |
| <tr> | |
| <td><font color="#808080"><b><a href="feedback.htm" target="main"><font size="2">Feedback</font></a></b></font></td> | |
| </tr> | |
| <tr> | |
| <td><font color="#808080"><b><a href="support.htm" target="main"><font size="2">Support</font></a></b></font></td> | |
| </tr> | |
| <tr> | |
| <td><font color="#808080"><b> - <a href="settings.htm" target="main"><font size="2">Connection | |
| Settings</font></a></b></font></td> | |
| </tr> | |
| <tr> | |
| <td><font size="2"><b> - <a href="network.htm" target="main"><font size="2">Network | |
| Status</font></a></b></font></td> | |
| </tr> | |
| <tr> | |
| <td><font color="#808080"><b><u><font size="3" color="#333333">Other Pages</font></u></b></font></td> | |
| </tr> | |
| <tr> | |
| <td><font size="2"><b> - <a href="virus.htm" target="main"><font size="2">Viruses</font></a></b> | |
| </font></td> | |
| </tr> | |
| <tr> | |
| <td><font size="2"><b><font size="2" color="#333333"> | |
| - <a href="links.htm" target="main"><font size="2">Links</font></a></font></b></font> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td><font size="2"><b><a href="signup.htm"><font size="3">Sign up to WBSnet</font></a></b> | |
| </font></td> | |
| </tr> | |
| <tr> | |
| <td><font size="2"><b><font size="3"><a href="mailto:maindesk@wbsnet.co.uk">Contact | |
| Us</a></font></b> </font> </td> | |
| </tr> | |
| </table> | |
| </div> | |
| </body></html> |