www.gaming-alliance.net
anywho i have this issue with tables i have it set so that it'll make links in a row under my head thing heres the link to that so far, i cannot continue without this help
heres the code
CODE
<html>
<title>
Gaming Alliance - Next Generation Of Gamers Today
</title>
<body bgcolor="#000000">
<table>
<tr <img src="images/top.jpg">
</tr>
</table>
<table>
<tr>
<td <a href="index.html"><img src="images/home.gif"></a>
<td <a href="wow.html"><img src="images/WoW.gif"></a>
<td <a href="css.html"><img src="images/css.gif"></a>
<td <a href="diablo.html><img src="images/diablo.gif"></a>
<td <a href="www.phpbbplanet.com/gamingalliance><img src="images/forms.gif"></a>
</td>
</tr>
</table>
<title>
Gaming Alliance - Next Generation Of Gamers Today
</title>
<body bgcolor="#000000">
<table>
<tr <img src="images/top.jpg">
</tr>
</table>
<table>
<tr>
<td <a href="index.html"><img src="images/home.gif"></a>
<td <a href="wow.html"><img src="images/WoW.gif"></a>
<td <a href="css.html"><img src="images/css.gif"></a>
<td <a href="diablo.html><img src="images/diablo.gif"></a>
<td <a href="www.phpbbplanet.com/gamingalliance><img src="images/forms.gif"></a>
</td>
</tr>
</table>
heres the site with that code, last 2 wont show...?
http://www.gaming-alliance.net/main.html


