某些 HTML 属性在电子邮件中不起作用。(边框、单元格间距...)

发布于 2024-11-15 21:28:59 字数 635 浏览 1 评论 0原文

这是一个带有 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.
enter image description here

And this is from DAUM Hanmail,
enter image description here

and Gmail.
enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

尬尬 2024-11-22 21:28:59

您会看到,Html 电子邮件有其优点和缺点,甚至这些优点也可能因电子邮件客户端而异。

以下是一些已知的限制(但有些可能不再适用):

  1. 启用智能检索(NotifyLink Enterprise Server:控制选项规则)或正文大小设置为不适应电子邮件正文大小的限制。电子邮件将以纯文本形式发送。

  2. 在 Oracle Beehive v1.5.x、Scalix、Sun 和 Zimbra 邮件服务器上查看时,从设备转发 HTML 电子邮件会导致转发的电子邮件显示原始消息两次,一次为纯文本,一次为 HTML 格式.

  3. 使用“检索”或“检索全部”选项将不会检索完整的 HTML 图片电子邮件。这可能是由于 BlackBerry OS v5.0 的错误造成的。

  4. 在设备上查看包含电话号码的 HTML 消息将不允许选择该电话号码进行拨号。

  5. 使用 ActiveSync 的 SmartForward 或 SmartReply 命令发送的消息正文将始终采用纯文本格式。

  6. 当电子邮件从 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):

  1. 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.

  2. 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.

  3. 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.

  4. An HTML message viewed on the device that includes a phone number will not allow the phone number to be selected for dialing.

  5. The bodies of messages sent using ActiveSync's SmartForward or SmartReply commands will always be in plain text format.

  6. 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...

ま柒月 2024-11-22 21:28:59

恐怕并非所有电子邮件客户端都以相同的方式呈现 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.

各自安好 2024-11-22 21:28:59

您可能会对下一篇文章感兴趣
http://www.campaignmonitor.com/css/
希望这有帮助。

You may find interesting the next article
http://www.campaignmonitor.com/css/
Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文