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.
40 lines (34 sloc)
1.43 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>Tennis Chat</title> | |
| </head> | |
| <body> | |
| <p align="center"><a href="http://www.oe-pages.com/perl/ads.pl?advert=NonSSI&page=01"><big><img | |
| SRC="http://www.oe-pages.com/perl/ads.pl?page=01"></big></a></p> | |
| <p><img src="create1.gif" width="130" height="78" alt="create1.gif (3927 bytes)"> | |
| <font face="Impact" color="#0080C0"><big><big><big><big><big><big>Tennis Chat</big></big></big></big></big></big></font></p> | |
| <blockquote> | |
| <p>Talk about the majors, clay, hard, grass or the rankings. Just get it over the net!<br> | |
| <em>It may take a moment for the java to load.</em></p> | |
| <p align="center"> | |
| <applet code="GUIClient.class" Archive="multichat.zip" | |
| codebase="http://www.multichat.com/ChatBox" align="baseline" width="562" height="385"> | |
| <param name="Category" value="10"> | |
| <param name="Subject" value="Tennis"> | |
| <param name="Description" value="Talk about the majors, clay, hard, grass or the rankings"> | |
| <param name="Language" value="EN"> | |
| <param name="FontName" value="Helvetica"> | |
| <param name="FontSize" value="12"> | |
| <param name="ChatAreaForeground" value="white"> | |
| <param name="ChatAreaBackground" value="blue"> | |
| <param name="HomepageURL" value="http://www.multichat.com"> | |
| <blockquote> | |
| <hr> | |
| Your browser does not support Java applet. Upgrade to a newer browser or use the Options menu | |
| to enable Java. | |
| </blockquote> | |
| </applet> | |
| </p> | |
| </blockquote> | |
| </body> | |
| </html> |