【发布时间】:2015-10-26 21:19:18
【问题描述】:
我正在尝试让 Outlook 显示背景图像。对于 Outlook 2003-2015 电子邮件客户端,我可以使用另一条规则吗?请参阅下面的标记。
<table class="emailwrap" style="background-color:#fff;" cellpadding="0" cellspacing="0" width="100%" align="center">
<tr>
<td class="mbl-header" align="center" style="width:600px; height:122px; background-image: url('images/banner2.jpg'); background-repeat:no-repeat;background-size:600px 100%; padding-left:35px; padding-right:35px;">
<p style="font-family:Arial, sans-serif; color:#fff; text-align:left;"><strong>As Assistant U.S. Attorney Seth Wilkinson</strong> said in relation to a recent Lacey Act case, “The message is clear, you can’t turn a blind eye, you can’t buy products that you know are stolen, make a huge profit off it and then just say, ‘I didn’t know what I was doing</p>
</td>
</tr>
</table>
【问题讨论】:
标签: html css responsive-design outlook