【问题标题】:Space inserted after link链接后插入空格
【发布时间】:2014-10-31 19:48:00
【问题描述】:

在 Eloqua 工作。

有谁知道什么会导致空间被添加到链接中?它不会在测试证明中显示空格,仅在实时版本中显示。

代码:

<p style="line-height:18px;">
  <font face="calibri, Arial, Helvetica, sans-serif"
        color="#333333"
        style="font-size:16px;">
    xxxxxxxxxxxxxxxx <strong>xxxxx</strong> xxxxxx&nbsp;
    <a href="http://www.xxxx.com/" target="_blank" style="color:#ed1c24">xxxx.com</a>.
    <font size="2" color="#666666">(xxxxxx,&nbsp;xxxx)</font>
  </font>
</p>

【问题讨论】:

  • 将 HTML 的每一行缩进四个空格(或更多),然后发布实际的 HTML。
  • xxxxxx xxxxx (xxx xxx) xxx xxx xxx xxx xxxx xxxxxxxxx xxxxxx。 xxxx’x xxxxx xxxxx.com" target="_blank" style="color:#ed1c24">xxxxx.com。 (xxxxxx)

标签: html css fonts hyperlink html-email


【解决方案1】:

由于此处的代码似乎可以正常工作,我建议在呈现的电子邮件中查看源代码 - 也许通过“以网页形式查看”链接。我以前见过这种情况,这总是由于 Photoshop 中的复制+粘贴字符造成的。

【讨论】:

    猜你喜欢
    • 2018-03-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-05-18
    • 2014-03-31
    • 1970-01-01
    • 2017-03-20
    相关资源
    最近更新 更多