链接后插入空格

时间:2014-10-31 19:48:00

标签: html css fonts hyperlink html-email

在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>

1 个答案:

答案 0 :(得分:0)

由于此处的代码似乎有效,我建议您在呈现的电子邮件中查看源代码 - 也许可以通过“视图”作为网页来查看源代码&#39;链接。我以前见过这个,总是由于Photoshop中的复制+粘贴字符。