【问题标题】:when send email some styles doesn't load发送电子邮件时,某些样式未加载
【发布时间】: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


    【解决方案1】:

    可能是因为它不受支持。

    如果您签入Can I Email,您会看到 Gmail 不支持grid-template-*

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-02-01
      • 2014-04-01
      • 2011-03-29
      • 1970-01-01
      • 1970-01-01
      • 2019-12-25
      • 2011-07-05
      相关资源
      最近更新 更多