Why is Gmail blocking CSS in emails?(为什么 Gmail 会阻止电子邮件中的 CSS?)
问题描述
我在电子邮件中使用了 CSS 并将其发送出去.
I used CSS in my email and sent it out.
当我在 Gmail 中收到电子邮件时,所有 CSS 都被禁用;但是,当我在 Thunderbird 或 Outlook 中检索到电子邮件时,一切正常.
When I received the email in Gmail, all the CSS was disabled; however, when I retrieved the email in thunderbird or outlook, everything is OK.
我该如何解决这个问题?
How would I fix this?
推荐答案
Gmail 不会完全阻止 CSS.它仍然支持内联样式.为什么它不支持样式块,我不知道.要对各种 webmail 和电子邮件客户端中的 CSS 支持有一个很好的概述,这里有一个很好的.http://www.campaignmonitor.com/css/
Gmail doesn't block CSS totally. It still supports inline style. Why doesnt it support style block, I've no idea. To have a good overview of CSS support in various webmail and email clients, here's a good one. http://www.campaignmonitor.com/css/
这篇关于为什么 Gmail 会阻止电子邮件中的 CSS?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为什么 Gmail 会阻止电子邮件中的 CSS?
基础教程推荐
- 悬停时滑动输入并停留几秒钟 2022-01-01
- 动态更新多个选择框 2022-01-01
- 在for循环中使用setTimeout 2022-01-01
- 在 JS 中获取客户端时区(不是 GMT 偏移量) 2022-01-01
- 响应更改 div 大小保持纵横比 2022-01-01
- Karma-Jasmine:如何正确监视 Modal? 2022-01-01
- 当用户滚动离开时如何暂停 youtube 嵌入 2022-01-01
- 有没有办法使用OpenLayers更改OpenStreetMap中某些要素 2022-09-06
- 我什么时候应该在导入时使用方括号 2022-01-01
- 角度Apollo设置WatchQuery结果为可用变量 2022-01-01