我想发送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/
我该怎么办?