某些 HTML 属性在电子邮件中不起作用。(边框、单元格间距...)
我尝试在网络浏览器中复制它并粘贴到 Outlook 2007 中。
但它看起来有所不同,因为 border="0" cellpadding="0" cellspacing="0"
在电子邮件中不起作用。
更糟糕的是,它因每个电子邮件系统(Outlook、Gmail、hanmail...)而异。
有没有办法让 HTML 在每个电子邮件系统中完美运行?
谢谢,永远。
=======================
这才是应该的。
这是来自 DAUM Hanmail,
和 Gmail。
Here's an email template with HTML.
And I tried to copy it in web browswer and paste in Outlook 2007.
But it looks different because border="0" cellpadding="0" cellspacing="0"
doesn't work in email.
For the worse, it varies from the each email system(Outlook, Gmail, hanmail...).
Is there any way to work HTML perfectly in every email system?
Thanks, always.
=======================
This is what it should be.
And this is from DAUM Hanmail,
and Gmail.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您会看到,Html 电子邮件有其优点和缺点,甚至这些优点也可能因电子邮件客户端而异。
以下是一些已知的限制(但有些可能不再适用):
启用智能检索(NotifyLink Enterprise Server:控制选项规则)或正文大小设置为不适应电子邮件正文大小的限制。电子邮件将以纯文本形式发送。
在 Oracle Beehive v1.5.x、Scalix、Sun 和 Zimbra 邮件服务器上查看时,从设备转发 HTML 电子邮件会导致转发的电子邮件显示原始消息两次,一次为纯文本,一次为 HTML 格式.
使用“检索”或“检索全部”选项将不会检索完整的 HTML 图片电子邮件。这可能是由于 BlackBerry OS v5.0 的错误造成的。
在设备上查看包含电话号码的 HTML 消息将不允许选择该电话号码进行拨号。
使用 ActiveSync 的 SmartForward 或 SmartReply 命令发送的消息正文将始终采用纯文本格式。
当电子邮件从 Kerio 邮件服务器发送时,从 MS Word 文档复制并粘贴到以 HTML 格式发送到设备的电子邮件中的正文将被切断。
在此处阅读更多信息...
如何正确编码 Html 电子邮件
还有更多信息...
You see, Html Email has its pros and cons, and these might even vary with the email client too.
Here are some known limitations (some might nolonger be true though):
Large email bodies may not be sent to NotifyLink devices as HTML when Smart Retrieval is enabled (NotifyLink Enterprise Server: Contol Option Rules) or the body size is set to a limit that does not accommodate the email body size. The email will sent in plain text.
Forwarding an HTML email from the device results in the forwarded email showing the original message twice, once in plain text and once in HTML format, when viewed on Oracle Beehive v1.5.x, Scalix, Sun, and Zimbra mail servers.
Using the Retrieve or Retrieve All options will not retrieve a full HTML picture email. This may be due to a bug with the BlackBerry OS v5.0.
An HTML message viewed on the device that includes a phone number will not allow the phone number to be selected for dialing.
The bodies of messages sent using ActiveSync's SmartForward or SmartReply commands will always be in plain text format.
Body text that has been copied and pasted from a MS Word document into emails sent to the device in HTML format are cut off when the email has been sent from a Kerio mail server.
Read more here...
How to Code Html Email correctly
And More Here...
恐怕并非所有电子邮件客户端都以相同的方式呈现 HTML 电子邮件。即使不同版本的 Microsoft Outlook 之间也存在一些差异。
I am afraid that not all email clients render HTML emails in the same way. Even between different version of Microsoft Outlook there are several differences.
您可能会对下一篇文章感兴趣
http://www.campaignmonitor.com/css/
希望这有帮助。
You may find interesting the next article
http://www.campaignmonitor.com/css/
Hope this helps.