【发布时间】:2014-06-21 17:29:46
【问题描述】:
我的电子邮件模板(取自https://github.com/internations/antwort)在所有电子邮件客户端上都能完美运行。 不幸的是,当我尝试创建一个简单的按钮时,填充在 Outlook 2007、2010 和 2013 中不起作用。
<a style="color:white; text-decoration:none;" href="http://"><span style="color: #ffffff; background-color:#17aadf; font-weight: bold; font-size: 14px; padding:8px;margin-left: 8px; margin-right: 8px; margin-bottom: 8px; line-height: 24px; font-family:Arial, Helvetica, sans-serif">Konto aktivieren</span></a>
即使在 Outlook 中也能看到填充(或其他),有什么好的解决方法?
【问题讨论】:
标签: html css email templates outlook