Choccieholic
08-15-2005, 11:50 AM
This is my code so far:
<html>
<head><title>Phillip!</title></head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="734">
<tr>
<td width="225" height="454" style="background-image:url(Phillip.gif)" rowspan=5></td>
<td width="509" height="95" style="background-image:url(Top.gif)"></td>
</tr>
<td width="22" height="359" style="background-image:url(RightPhillip.gif)"></td>
<td width="84" height="197" style="background-image:url(NavBox.gif)"></td>
</tr>
</table>
</body>
</html>
It comes up like this: http://n.1asphost.com/ChickenStu/Grrr.JPG I want the light blue box to go under the navagation bit but it doesnt seem to want to go there. Any help?
<html>
<head><title>Phillip!</title></head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="734">
<tr>
<td width="225" height="454" style="background-image:url(Phillip.gif)" rowspan=5></td>
<td width="509" height="95" style="background-image:url(Top.gif)"></td>
</tr>
<td width="22" height="359" style="background-image:url(RightPhillip.gif)"></td>
<td width="84" height="197" style="background-image:url(NavBox.gif)"></td>
</tr>
</table>
</body>
</html>
It comes up like this: http://n.1asphost.com/ChickenStu/Grrr.JPG I want the light blue box to go under the navagation bit but it doesnt seem to want to go there. Any help?