lnr/Originals/Website/chat/index.html

34 lines
1.6 KiB
HTML
Executable File

<html>
<head>
<title>LNR Universe :: Chat</title>
<link rel="StyleSheet" type="text/css" href="../script/styles.css">
</head>
<script language="JavaScript" src="../script/framelock.js"></script>
<body bgcolor="black" link="white" vlink="white" alink="white" text="white"
marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
background="../images/stars.jpg">
<font face="Verdana,Arial" size="2" color="white">
<center><font size="6"><font color="#FF00FF">L</font><font color="#EE00EE">N</font><font color="#DD00DD">R</font> <font color="#CC00CC">U</font><font color="#BB00BB">n</font><font color="#AA00AA">i</font><font color="#BB00BB">v</font><font color="#CC00CC">e</font><font color="#DD00DD">r</font><font color="#EE00EE">se</font><font color="#FF00FF"></font></font><br>
<font color="lime" face="Courier New,Courier,Fixedsys">:: LNR CHAT ::</font></center>
<br><br>
<center>
<font color="#660066">[</font><font color="#990099">[</font><font color="#FF00FF">[</font>
<a href="chat.html">Standard Chat</a>
<font color="#FF00FF">|</font><font color="#990099">|</font><font color="#FF00FF">|</font>
<a href="rules.html">Chat Rules</a>
<font color="#FF00FF">|</font><font color="#990099">|</font><font color="#FF00FF">|</font>
<a href="help.html">Help</a>
<font color="#FF00FF">|</font><font color="#990099">|</font><font color="#FF00FF">|</font>
<a href="bots.html">IRC Robots</a>
<font color="#FF00FF">]</font><font color="#990099">]</font><font color="#660066">]</font>
</center><br><br>
<b><font color="lime">Welcome to the LNR Universe Chat Room!</font></b>
<br>&nbsp;
</font>
</body>
</html>