http://isikota.com/mail/ios/home.html
在 Firefox 中,它运行良好。在 ie 中,它看起来很糟糕。
如果我通过电子邮件发送 html,它看起来也很糟糕。
这里的关键是这个边缘:
<td style="width: 341px; height: 100%">
<img alt="" height="100%" width="341" src="http://example.com/mail/Ios/image/iphone/2.png" class="style3">
</td>
基本上,考虑到高度为 100%,该单元格应该“扩展”。在 Firefox 中,它可以正确扩展。在即它没有。在电子邮件中它也不会扩展。