Forum Moderators: not2easy
<tr>
<td valign="top">
<div style="position:relative;height:50px;overflow:hidden;">
<img src="common/img/page/img_footer.gif" align="top" style="position:relative;"/>
</div>
</td>
</tr>
I've tried aligning to bottom but I still see the top of the image. Your help is appreciated.
Thanks Simon...
<td valign="top">
<div style="position:relative;height:25px;overflow:hidden;">
<img src="http://showcase.netins.net/web/phdss/WebmasterWorldgfx/dlogo.png" style="position:absolute; bottom: 0; left: 0;"/>
</div>
</td>
</tr>
if it does,
bottom: 0; should show bottom half top: 0; should show top half Suzy