hi,
i have a row of images at 18pixels high and text between these images. the text is causing this "gap" (couple of pixels) between the top and bottom cell. i tried to align the text to "top" or "middle" and it's not moving. what am i doing wrong? see code below.
thanks,
melanie
<table width="760" cellspacing="0" cellpadding="0" border="0" dwcopytype="CopyTableCell">
<tr>
<td colspan="3" height="18"><img src="images/sub_about_inc_10.jpg" width="139"
height="18"><font face="Arial, Helvetica, sans-serif" size="3" color="#666666"><img
src="images/sub_about_rhtofinc_11.jpg" width="49" height="18">Overview</font></td>
</tr>
</table>
i have a row of images at 18pixels high and text between these images. the text is causing this "gap" (couple of pixels) between the top and bottom cell. i tried to align the text to "top" or "middle" and it's not moving. what am i doing wrong? see code below.
thanks,
melanie
<table width="760" cellspacing="0" cellpadding="0" border="0" dwcopytype="CopyTableCell">
<tr>
<td colspan="3" height="18"><img src="images/sub_about_inc_10.jpg" width="139"
height="18"><font face="Arial, Helvetica, sans-serif" size="3" color="#666666"><img
src="images/sub_about_rhtofinc_11.jpg" width="49" height="18">Overview</font></td>
</tr>
</table>