lnr/Originals/Website/chat/rules.html
2021-04-15 17:26:34 -07:00

39 lines
1.8 KiB
HTML
Executable File

<html>
<head>
<title>LNR Universe :: Chat Rules</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">:: CHAT RULES ::</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>
Here are the rules for the LNR Universe Chat room:<br>
<ul>
<li>Keep the conversation "G" rated, both in language and content.</li>
<li>No platform wars ("my computer is better than yours!")</li>
<li>And have fun!</li>
</ul>
<br>&nbsp;
</font>
</body>
</html>