【发布时间】:2023-02-01 15:09:09
【问题描述】:
我使用 sendgrid 作为我的 stmp,当我发送电子邮件时,一些 CSS 内联样式不会在客户端加载。会是什么呢?
例如。:
看我的第一个div源代码:
source code image
*注意 grid-template-rows, columns 和 z-index
在这里输入代码
现在看看我在最后一封电子邮件中收到的结果: final email code image
简单地消失 grid-template-rows、columns 和 z-index(和其他代码)
【问题讨论】:
标签: html css gmail sendgrid nodemailer