There is an extra blank row above your image (bot-drop.gif) which says
"United Nations Asia and Far East...". Are you familer with HTML? If so,
just remove the following code (make sure you backup the page first, in case
something else gets messed up):
<tr>
<td width="138" valign="top"></td>
<td width="254" valign="top"></td>
<td width="6" valign="top"></td>
<td width="302" valign="top"></td>
<td width="1" valign="top"></td>
<td width="6" valign="top"></td>
</tr>
....it's near the bottom of the page, right above the following code:
<tr bgcolor="#0000FF">
<td colspan="6" valign="top">
<div align="center"><img src="Library/bot-drop.gif" width="700"
height="15"></div>
</td>
</tr>
<tr>
<td width="138" valign="top"><img src="transparent.gif" alt=""
width="137" height="1"></td>
<td width="254" valign="top"><img src="transparent.gif" alt=""
width="250" height="1"></td>
<td width="6" valign="top"><img src="transparent.gif" alt="" width="6"
height="1"></td>
<td width="302" valign="top"><img src="transparent.gif" alt=""
width="297" height="1"></td>
<td width="1" valign="top"><img src="transparent.gif" alt="" width="1"
height="1"></td>
<td width="6" valign="top"><img src="transparent.gif" alt="" width="6"
height="1"></td>
</tr>
</table>
</div>
</body>
</html>
"simon" <sijapan (AT) hotmail (DOT) com> wrote
Quote:
Does anyone know why the bottom banner on the index page of my site won't
join up with the left side bar?
http://www.unafei.or.jp/tmp/simon/index.htm
In design view they are joined however viewed in a browser they are
seperated as you can see.
I appreciate any help.
Thanks,
Simon |