【发布时间】:2010-08-05 15:39:33
【问题描述】:
我知道这匹马差点被打死..但今天早上我遇到了一个 Gmail 表格间距问题。
<td valign="top">
<img src="###/enewsletter_layout_v3_18.jpg" alt="" />
<table cellpadding="0" cellspacing="0" style="background: #000; width: 700px; margin: 0 0 0 8px; text-align: center; color: #fff;">
<tr>
<td valign="top" style="background: #890000; height: 50px; padding: 10px 15px; font-size: 24px; font-weight: bold;">
New Patient Special Offer <br/>
Save $$$
</td>
</tr>
<tr>
<td valign="top" style="background: #000; height: 50px; padding: 5px 15px 15px 15px;">
<h1 style="font-size: 24px; font-weight: bold;">Do you have a question?</h1>
If you have read anything in this newsletter and have any questions or would like to
discuss further, please contact <br/>
The Centre at (555) 555-5555
</td>
</tr>
</table>
</td>
无论我做什么,那里的表格中的第一张图片(layout_v3_18)总是在它下面有间距。 Gmail 中大约有 2-3 像素的空白区域。发生在电子邮件中的其他几个图像上,但其余的工作正常。无论我比较表格多少次,它都不起作用。
想法?
【问题讨论】: