相关疑难解决方法(0)

html电子邮件中的背景图像css - Gmail不支持

我想发送html正文电子邮件,如下面的background-image css给我的用户:

<div style='width:500px;height:1000px;background-color:black;background-image:url(http://upl0ad.org/images/mylogo.gif) repeat scroll left top;'>
    My Content
</div>
Run Code Online (Sandbox Code Playgroud)

但正如下面的链接说谷歌不支持背景图像CSS!
http://www.campaignmonitor.com/css/

我该怎么办?

html css email

21
推荐指数
2
解决办法
7万
查看次数

标签 统计

css ×1

email ×1

html ×1