Forum Moderators: not2easy
Here is the page in question:
[norfolk-homes.com...]
Thank you.
Here's the code (which I inherited and trying to clean-up). Thank you.
<head>
</head>
<body bgcolor="001F3E" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="P7_Snap('AboutUsImg','AboutUsNav',0,12);
This is the header:
<div align="center"><img src="images/spacer.gif" width="100" height="7"></div>
<table width="779" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="1" height="1" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
<td width="1" height="1" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
<td valign="top">
Continues with 5 or so more header items...
<div id="AboutUsNav" style="position:absolute; left:134px; top:119px; width:150; height:100; z-index:10; visibility: hidden">
</div>
EXTRA CODE REMOVED
<div id="TRIGGER" style="position:absolute; left:-2px; top:-4px; width:600px; height:27px; z-index:4; visibility: hidden; border: 1px none #000000">
<a href="javascript:;" onMouseOver="doTrigger()"><img src="/images/spacer.gif" width="100%" height="100%" border="0"></a>
</div>
</table>
<img src="home.jpg" width="779" height="526" border="0" usemap="#Map"></td>
</tr>
</table></td>
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="1" height="1" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
<td width="1" height="1" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
</tr>
<div align="center"><img src="images/spacer.gif" width="100" height="7"></div>
<DIV style="position:relative;top:-450px;left:490px;width:200px">
This is the container that will not stay put.
</DIV>
</body>
</html>