Hello
Have an HTML code for a header... it consists of a banner across the top and a navigation list down the left hand side.
Problem is:
the list down the left hand side, is on the left hand side, but it always moves the main page area down and so the nav strip stays above and pushed the main page area down below it and not along side it (as it should be).
what bit of the HTML dictates the nav to sit DOWN the left side?
have copied it below for info
thanks
Quote:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>www.mydomainname.info shop</title>
<link rel="stylesheet" href="shops/285000/284159/111111/style.css" type="text/css">
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<table width="756" border="0" align="center" cellpadding="0" cellspacing="0" height="99%">
<tr>
<td height="115" colspan="2" align="center" valign="top"><img src="/shops/285000/284159/104077/img/111111_webtopgif2.gif" width="750" height="115" border="0" </td>
</tr>
<tr>
<td width="119" align="center" valign="top"><table width="119" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="10" colspan="2"></td>
</tr>
<tr>
<td width="0"> </td>
<td width="119" height="20" valign="middle" bgcolor="#77B0F1" onmouseover='this.style.backgroundColor="#99CCFF"' onmouseout='this.style.backgroundColor=""'> < a href="http://www.mydomainname.net/shop.php?sid=111111&search[text]=charcoal" class="light">charcoal</a></td>
</tr>
<tr>
<td> </td>
<td height="20" valign="middle" bgcolor="#77B0F1" onmouseover='this.style.backgroundColor="#99CCFF"' onmouseout='this.style.backgroundColor=""'> < a href="http://www.mydomainname.net/shop.php?sid=111111&search[text]=just say no" class="light">just say no!</a></td>
</tr>
<tr>
<td> </td>
<td height="20" valign="middle" bgcolor="#77B0F1" onmouseover='this.style.backgroundColor="#99CCFF"' onmouseout='this.style.backgroundColor=""'> < a href="http://www.mydomainname.net/shop.php?sid=111111&search[text]=comfy" class="light">comfy</a></td>
</tr>
<tr>
<td> </td>
<td height="20" valign="middle" bgcolor="#77B0F1" onmouseover='this.style.backgroundColor="#99CCFF"' onmouseout='this.style.backgroundColor=""'> < a href="http://www.mydomainname.net/shop.php?sid=111111&search[text]=tickets" class="light">tickets</a></td>
</tr>
<tr>
<td height="10" colspan="2"></td>
</tr>
</table>
<tr>
<td>bar</td>
<td>
<!-- End of your Header -->
<!-- Shop starts here -->
|