Space at the bottom of table

admin

Administrator
Staff member
I have spent weeks trying to work this out and one of my blood vessels is about to explode. How can I get rid of the small space at the bottom of this table:<br />
<!-- m --><a class="postlink" href="http://www.bira.com/new">http://www.bira.com/new</a><!-- m --><br />
Thank You,<br />
Paul<!--content-->Looks to me like there is a lot of white space in your code, like here in the cell with the bottom left corner image (everywhere else,too...):<br />
<br />
<...snip...><br />
<br />
<tr><br />
<td valign="bottom" background="images/7-25-02_18.gif" height="0"><br />
<font face="Verdana"><br />
<IMG SRC=http://www.htmlforums.com/archive/index.php/"images/7-25-02_19.gif" border="0" width="105" height="28"> </font><br />
</td><br />
</tr><br />
</table><!--content-->
 
Back
Top