【发布时间】:2011-11-23 11:25:54
【问题描述】:
在我的网络浏览器中显示正确。但是当我将它发送到 Gmail 或 Outlook 时,它既不能正确显示,也不能在中心对齐布局中显示。 (我收到的许多其他时事通讯都正好放在中心位置)。
要发送的 HTML:
<form target="theFrame" >
<DIV class=contents style="width:527px;">
<DIV class=contents_body style="padding-left:150px;">
Why you are not padding, in Outlook? And showing full texts in 100% width?
</DIV>
</DIV>
</form>
<iframe name='theFrame'></iframe>
【问题讨论】:
标签: .net html email outlook newsletter