Posted by Stefan Mueller on 11/26/43 11:50
Opera and Mozilla draw the border of the cells of the table just after the
picture. With Internet Explorer I do always have a small space.
If you select the image with the mouse you'll see that there's somehow a
small space on the right and bottom side of an image in Internet Explorer.
<table width = "100%" cellSpacing = "0" cellPadding = "0" border = "1"
align = "center">
<tr>
<td>
<img src = "mypic.gif">
</td>
</tr>
<tr>
<td>
<img src = "mypic.gif">
</td>
</tr>
</table>
Does anybody know how to get rid of this annoying space?
Stefan
Navigation:
[Reply to this message]
|