Hotmail和yahoo html简报邮件问题

时间:2013-12-06 08:00:21

标签: php html css

我想使用php,html向各种用户发送html简报 下面是雅虎和hotmail的单独代码 我正在使用单独的代码,因为我遇到了布局问题。

雅虎用户的代码:

<table border="0" style="width:248px;float:left;margin:15px 15px 0px 0px;" cellpadding="0" cellspacing="0" class="img_tbl"> 
<img style="border:0;display:block;"  src="" align="top"  />

Hotmail用户的代码:

<table border="0" style="width:248px;float:left;margin:15px 15px 0px 0px;display:inline-block;" cellpadding="0" cellspacing="0" class="img_tbl">
<img style="border:0;display:block;"  src="" align="top"  />

当我将同一邮件从yahoo转发到hotmail时,布局和图像会中断。 因为雅虎的代码不同。

1 个答案:

答案 0 :(得分:0)

电子邮件设计中的HTML和CSS基本上是一种痛苦 - 每个电子邮件客户端呈现的方式都不同,特别是Outlook因使用Word作为其渲染引擎而感到沮丧。

Campaign Monitor发布了一个非常有用的摘要,其中包含将在哪些电子邮件客户端中使用或不使用的所有CSS:http://www.campaignmonitor.com/css/