【发布时间】:2017-03-02 14:45:12
【问题描述】:
我知道 background-image 在 windows Outlook 中是不允许的,您可以在下面查看:
background-image: url(image);
CSS Support Guide for Email Clients
另外,背景标签对于 Windows Outlook 不可读:
background="image"
有没有其他方法可以将图像放在某些内容下?
【问题讨论】:
标签: html css outlook background-image html-email