如何避免电子邮件签名中段落下方的额外空白区域
我正在用HTML创建公司电子邮件签名。 我意识到签名在每个电子邮件客户端看起来都不是100%相同(这是轻描淡写),但我现在的签名看起来非常稳定。 有一件事让我烦恼:当从live.com或outlook.com电子邮件帐户查看签名时,我总是在每个段落<p>标签下方看到额外的空白区域。 Outlook.com故意这样做:当我删除段落标签的使用并将我的CSS信息放入span样式时,outlook.com仍然添加了一个段落标记。所以白色空间效果永远存在。 结果是我的签名完全被垂直拉伸,因为这些段落很少。我不能仅限于一个,因为我的签名布局是用表格构建的。 我真的找不到如何避免这种情况。任何人都可以告诉我,是否有可能删除这个额外的空白区域? 这是一些示例代码:表的一行包含一个带有段落和跨度的单元格。所以删除段落没有帮助,因为outlook.com自己添加它: <tr> <td width="10" height="30" style="background-color:#009bd7;line-height:17px;height:30px;"> <!-- --></td> <td width="10" height="30" style="font-size:3px; line-height:17px;height:30px;"> <!-- --></td> <td width="360" height="30" align="left" style="border-bottom-style:solid;border-bottom-color:#aaaaaa;border-bottom-width:1px;line-height:17px;height:30px;"> <p style="font-family:Arial;margin:0px;margin-bottom:0px;margin-top:0px;padding:0px;padding-bottom:0px;padding-top:0px;"><span style="font-family:Arial; COLOR:#009bd7; FONT-SIZE: 8pt;margin:0px;padding:0px;margin-bottom:0px;margin-top:0px;height:30px;"><strong>Visit us at WOTS 2014 in Utrecht from 30/9/14 till 3/10/14.<br /><a style="COLOR: #009bd7; TEXT-DECORATION: none" href="https://link">Click here</a> for …