Email 支援 HTML 和 CSS 查詢方法
Contents
最近接到簡單的任務
修改 E-mail 排版
就是縮排的問題
但由於我對 Outlook 支援性不是很清楚
一個一個試感覺不是很方便
有找到幾個網址可以查
查詢網站
HTML
- Email HTML tags & attributes ignored by Outlook
- Can I email… Support tables for HTML and CSS in emails
CSS
- CSS Support Guide for Email Clients [+Checklist] | Campaign Monitor
- Email Client CSS Support | Email Design Reference
其他
神奇的樣版引擎套 email 的 html + css
MJML - The Responsive Email Framework
處理空白問題
不知道再存文字寄送的時候,Outlook 收信時候不會轉空白字元
我在程式外面加 pre html tag就能看到縮排
另外一種方式全部轉成 HTML
【译】使用 标签样式的注意事项 - 奇舞团博客
vb6 - HTML blank spaces in email - Stack Overflow