0

Here is the HTML

<table width="100%" cellspacing="0" cellpadding="0">
<tr><td><img src="/someimage"/></td></tr>
<tr><td><img src="/someimage"/></td></tr>
</table>

I want to stack two images without any gap. Thus cellspacing and cellpadding set to 0.

In all browser, it works fine. But in IE, I see small gap between two images.

I can't figure why it is doing this. Does anyone have any idea ?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Ravi
  • 323
  • 2
  • 6
  • 18

0 Answers0