如何让 outlook 显示背景图片?

How can I get outlook to display a background image?

我正在尝试让 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>

Outlook 07/10/13 和 Outlook.com 不支持 background-image (Campaign Monitor - CSS)。相反,您可以为所有电子邮件客户端替换切片图像(不推荐)或不支持 background-image 的纯色背景。

Bulletproof Background Images 可能是最可靠的来源。