Hi I wish to create a table where a image with curved corners goes around all 4 sides and can extend to accomidate any content in it. My problem is that for some reason it appeares to leave a gap between the the <td></td> tags marked in red.
<table width=178 border=0 cellpadding=0 cellspacing=0 align="right">
<tr>
<td><img src="images/images/Quick_Links_01.gif" width=18 height=18 alt=""></td>
<td background="images/images/Quick_Links_02.gif" width="142" height="18" > </td>
<td><img src="images/images/Quick_Links_03.gif" width=18 height=18 alt=""></td>
</tr>
<tr>
<td background="images/images/Quick_Links_04.gif"> </td>
<td><img src="images/images/Quick_Links.gif" width="124" height="23" border="0" alt="">
<div class="quick-links-text"> <b>Latest PrescientQA news</b><br>
Avetech and TDCi partnerships proves hugely beneficial to Boeing
Supply Chain ...</div>
<div class="quick-links-text"> <b>MSC software partnership</b><br>
MSC Software and TDCi partnership is agreed.. </div>
<div class="quick-links-text"> <b>Legato announces TDCi is European
Partner of Choice</b><br>
TDCi and Legato will work together to...</div>
</td>
<td background="images/images/Quick_Links_06.gif"> </td>
</tr>
<tr vAlign=bottom align=left>
<td> <img src="images/images/Quick_Links_07.gif" width=18 height=18 alt=""></td>
<td background="images/images/Quick_Links_08.gif" width="142" valign="bottom"> </td>
<td> <img src="images/images/Quick_Links_09.gif" width=18 height=18 alt=""></td>
</tr>
</table>
thanks 4 your help
Angus
<table width=178 border=0 cellpadding=0 cellspacing=0 align="right">
<tr>
<td><img src="images/images/Quick_Links_01.gif" width=18 height=18 alt=""></td>
<td background="images/images/Quick_Links_02.gif" width="142" height="18" > </td>
<td><img src="images/images/Quick_Links_03.gif" width=18 height=18 alt=""></td>
</tr>
<tr>
<td background="images/images/Quick_Links_04.gif"> </td>
<td><img src="images/images/Quick_Links.gif" width="124" height="23" border="0" alt="">
<div class="quick-links-text"> <b>Latest PrescientQA news</b><br>
Avetech and TDCi partnerships proves hugely beneficial to Boeing
Supply Chain ...</div>
<div class="quick-links-text"> <b>MSC software partnership</b><br>
MSC Software and TDCi partnership is agreed.. </div>
<div class="quick-links-text"> <b>Legato announces TDCi is European
Partner of Choice</b><br>
TDCi and Legato will work together to...</div>
</td>
<td background="images/images/Quick_Links_06.gif"> </td>
</tr>
<tr vAlign=bottom align=left>
<td> <img src="images/images/Quick_Links_07.gif" width=18 height=18 alt=""></td>
<td background="images/images/Quick_Links_08.gif" width="142" valign="bottom"> </td>
<td> <img src="images/images/Quick_Links_09.gif" width=18 height=18 alt=""></td>
</tr>
</table>
thanks 4 your help
Angus