Working with Eloqua. Any ideas on what might be causing a space to appear in a link? The space doesn't show up during testing, only in the live version.
Here is the code snippet:
<p style="line-height:18px;">
<font face="calibri, Arial, Helvetica, sans-serif"
color="#333333"
style="font-size:16px;">
xxxxxxxxxxxxxxxx <strong>xxxxx</strong> xxxxxx
<a href="http://www.xxxx.com/" target="_blank" style="color:#ed1c24">xxxx.com</a>.
<font size="2" color="#666666">(xxxxxx, xxxx)</font>
</font>
</p>