Hi,
I have the problem.
When adding image to cell,ie.
<table border=0 cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#3399CC" cellpadding="0" cellspacing="0">
<img src="play.gif">
</td>
</tr>
</table>
there is a small strip of space at the bottom of the cell, that is not there if text is simply added to the cell.
Can anyone help on this problem?
Cheers