【发布时间】:2012-03-28 16:25:50
【问题描述】:
我有这个时事通讯标记:
<table width="600" align="center" cellpadding="0" style="font-family:verdana,'Myriad Pro', Arial; border-collapse:collapse; border-spacing:0;">
<tr valign="bottom" height="127" style="padding:0;text-align:left;vertical-align:bottom;margin:0;margin-bottom:-2px;" >
<td height="141" valign="bottom">
<img width="608" height="141" src="http://toniweb.us/m/demos/headPildoraLarge.png" />
</td>
</tr>
<tr>
/*Rest of table ommited*/
</tr>
问题是,在包含 headPildoraLarge.png img 的 <tr> 之后,底部有一个 ~2px 的间隙,我无法删除...
这在 Outlook IE 5、6、7 中可见(在 FF、IE8 或其他版本中不可见),但在这种情况下是 tarjet ......
如何消除差距?
完整的 HTML 正在运行:http://toniweb.us/m/demos/
【问题讨论】:
标签: html css html-table newsletter