|
I have put hotspots on my nav menu in Dreamweaver. This is bringing up a grey line just below the menu. This is the code
<tr>
<td height="86" colspan="4"><img name="index_r1_c1" src="images/index_r1_c1.jpg" width="792" height="86" border="0" id="index_r1_c1" alt="" /></td>
<td rowspan="5"><img name="index_r1_c5" src="images/index_r1_c5.gif" width="8" height="500" border="0" id="index_r1_c5" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="86" border="0" alt="" /></td>
</tr>
<tr>
<td height="17" colspan="4"><img src="images/index_r2_c1.jpg" alt="" name="index_r2_c1" width="792" height="17" border="0" usemap="#index_r2_c1Map2" id="index_r2_c1" />
<map name="index_r2_c1Map2" id="index_r2_c1Map2">
<area shape="rect" coords="9,2,107,16" href="#" />
Cant thing why this is happening.
|