<?php
include("top.php");
?>
<div align="center"><center>
<table width="600" border="0" cellpadding="0" cellspacing="0" bgcolor="#818181">
<tr>
<td valign="top" height="24" colspan="2"><img src="content%20top.png" width="450"
height="24"></td>
<td valign="top" colspan="2"><img src="feature.png" width="150" height="24"></td>
</tr>
<tr>
<td valign="top" width="34" rowspan="3"><table width="100%" border="0" cellpadding="0"
cellspacing="0" background="contentbottom.png">
<tr>
<td width="34" height="336"></td>
</tr>
</table>
</td>
<td width="416" valign="top" rowspan="3"><table width="100%" border="0" cellpadding="0"
cellspacing="0" background="contentbg.png" height="320">
<tr>
<td width="9" height="320"></td>
<td width="397" valign="top" height="320"><font face="Verdana" size="2" color="#FFFFFF">Subject:
Sum kinda RPG?<br>
Date: Feb. 20, 2002<br>
By: Cam<br>
Hey guys I've been wanting to make some kind of Role Playing Game like alien aa.com If
anyone is this advanced in php/cgi can you help me out? E-Mail me please. Thank's.<br>
<br>
--------------------------------------------------------<br>
<br>
Subject: Grand Opening<br>
Date: Feb. 12, 2002<br>
By: Cam<br>
Hello, Welcome to Neckt3r 1.0! It was a little hectic getting the server set up but we
finally got it. Thank's to Neroz Web Hosting for my services! I would also like to think
YOU for comming to my site. I don't have all the pages up yet but I will try my hardest to
get all the content up for you! If you have any Questions Or Comments E-Mail them to me
leaving your name, E-Mail, AOL s/n (if one) and any other contact info. My AOL s/n is
Erer404. Thanks.</font></td>
<td width="10" height></td>
</tr>
</table>
</td>
<td width="117" valign="top" height><table width="100%" border="0" cellpadding="0"
cellspacing="0" background="linkbg.png">
<tr>
<td width="8" height="84"></td>
<td width="103" valign="top"><?php
include("feature.php");
?> </td>
<td width="6"></td>
</tr>
</table>
</td>
<td width="33" rowspan="4" valign="top"><table width="100%" border="0" cellpadding="0"
cellspacing="0" background="right.png">
<tr>
<td width="33" height="360"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="20" valign="top" background="linkbottom.png"></td>
</tr>
<tr>
<td height="232"></td>
</tr>
<tr>
<td valign="top" colspan="2" height="24" background="contentbottom.png"></td>
<td></td>
</tr>
</table>
</center></div><?php
include("bottom.php");
?>
above is the coding for my main.php when i learn how to make tabls n such with php i will make it all in php and the top.php and bottom.php have the <HTLM><HEAD> etc codes in it.