Heres the code I have
- Code: Select all
<html>
<head>
<title>~Mortality~ a World of Warcraft Arthas Horde Guild</title>
<style>
p {font-family:Arial;size:6;}
h1 {font-family:Viner Hand ITC;}
table {font-family: Sans Serif, Arial;}
table.midsection {margin-top:10;font-family:Sans Serif, Arial;}
table.rightsection {margin-top:0;font-family:Sans Serif, Arial;}
td.roster {align:center;}
img.link {height:40;width:150;border:000000;}
</style>
</head>
<body bgcolor="000000" text="cc0000" link="cc0000" vlink="cc0000">
<h1><center>Mortality</center></h1>
<!--- This is the header for the navigation table --->
<div align=left>
<table border="1" width="175" cellpadding="0" cellspacing="0" bgcolor="a8a8a8">
<tr>
<td colspan="2" align=center>Navigation</td>
</tr>
</table>
</div>
<!--- This is the end of the navigation header --->
<!--- These are the navigation keys for making your way through the site --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="(hex144,144,144)#909009">
<tr>
<td cellpadding="0">-Home</td>
</tr>
<tr>
<td cellpadding="0"><a href="http://s14.invisionfree.com/UnforgivenGuild">-Forums</a></td>
</tr>
<tr>
<td cellpadding="0">-Roster</td>
</tr>
<td cellpadding="0">-DKP</td>
</tr>
</tr>
<td cellpadding="0"><p>-Recruitment</p></td>
</tr>
</table>
</div>
<!--- This is the end of the navigation links --->
<!--- This is the header for the guild leadership table --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="a8a8a8">
<tr>
<td colspan="2" align=center>Guild Leadership</td>
</tr>
</table>
</div>
<!--- This is the end of the guild leadership heading --->
<!--- This is the guild information --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="(hex144,144,144)#909009">
</tr>
<tr>
<td colspan="2">Athest-</td>
</tr>
<tr>
<td colspan="2"><font size="1">Guild Leader</font></td>
</tr>
<tr>
<td colspan="2">Kathak-</td>
</tr>
<tr>
<td colspan="2"><font size="1">Council</font></td>
</tr>
</table>
</div>
<!--- This is the end of the guild information table --->
<!--- This is the Guild Updates Header Section --->
<div align=center>
<table class="midsection" border="2" width="600" bgcolor="a8a8a8">
<tr>
<td align=center><h3>Guild Updates</h3></td>
</tr>
</table>
</div>
<!--- This is the end of the Guild Updates Header --->
<!--- This is the beginning of the Guild Updates section --->
<div align=center>
<table class="midsection" border="1" width="600" bgcolor="(hex144,144,144)#909009">
<tr>
<td align=center><p>Hello everyone and welcome to the Mortality Guild Homepage. We are a World of Warcraft guild dedicated to stomping out all of the newest bosses. But how are we going to do that? Well with recruitment open we need strong and dedicated
members that are ready and willing to raid. So if your looking to get started go to our recruitment forums and post an application! Hope to see you all soon.</p>
</tr>
<tr>
<td>If anyone can find me a good horde picture i'd be stoked to use it for the recruitment
we could also use a few talented artists to make a good banner for the web page, cause we all know that
Mortality text is boring as hell.</td>
</tr>
</table>
</div>
<!--- This is the end of the guild updates section, this will be constantly updatd with
current updates so it will not end here --->
</body>
</html>



