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.
30 lines (28 sloc)
1.39 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
| <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <meta name="Author" content="31337"> | |
| <meta name="GENERATOR" content="Mozilla/4.51 [en] (Win98; U) [Netscape]"> | |
| <title>Welcome to KARBRELLA</title> | |
| </head> | |
| <body> | |
| <b><font face="Arial,Helvetica"><font size=+2></font></font></b> | |
| <center> | |
| <br><b><font face="Arial,Helvetica"><font size=+2>Welcome to the future | |
| home of...</font></font></b><b><font face="Arial,Helvetica"><font size=+2></font></font></b> | |
| <p><b><font face="Arial,Helvetica"><font size=+4>KARBRELLA</font></font></b><b><font face="Arial,Helvetica"><font size=+4></font></font></b> | |
| <p><b><font face="Arial,Helvetica">Send questions or comments to</font></b> | |
| <br><b><font face="Arial,Helvetica"><a href="mailto:webmaster@karbrella.com">webmaster@karbrella.com</a></font></b><br><br><hr><br> | |
| <br> Try our Chat Room! | |
| <form method=get action=/javachat/> | |
| <input type=hidden name=room value=karbrella> | |
| Your NickName: <input type=text name=nick> | |
| <input type=submit value="Chat"> | |
| <input type="hidden" name="background" value=""> | |
| <input type="hidden" name="bgcolor" value="#C0C0C0"> | |
| <input type="hidden" name="chatcolor" value=""> | |
| </form> | |
| </center> | |
| </body> | |
| </html> |