lnr/Originals/Website/newsletter.html

37 lines
1.5 KiB
HTML
Executable File

<html>
<head>
<title>News Letter :: LNR Universe</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 NEWS LETTER ::</font></center>
<br><br>
<form name="form" action="cgi-bin/news.pl">
<center>
<table width="300" height="1" border="1" cellspacing="4" bgcolor="#000000">
<tr><td bgcolor="cyan">
<font face="Verdana,Arial" size="2" color="black"><b>LNR Newsletter</b></font>
</td></tr>
<tr><td bgcolor="black">
<font face="Verdana,Arial" size="2" color="white">Enter your e-mail address to subscribe
for LNR Newsletter.<br><center>
<input type="text" size="20" name="email" class="text"><input type="submit" value="Subscribe!" class="bttn">
</center>
</font>
</td></tr>
</table>
</center>
</form>
<br>&nbsp;
</font>
</body>
</html>