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.
39 lines (33 sloc)
1.33 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>High School 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>High School Chat</big></big></big></big></big></big></font></p> | |
| <blockquote> | |
| <p><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="5"> | |
| <param name="Subject" value="High School"> | |
| <param name="Description" value="Homework to Prom to Graduation"> | |
| <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> |