Or should I just use inline styling?
CSS will work in HTML email but it has limitations. In general, very simple CSS is always best when you code for email. These are our recommendations for how to use CSS in HTML email and some information to help you troubleshoot CSS-related issues.
There is nothing stopping you from creating an email that is completely laid out with CSS grid.
Use inline CSS. This is the most effective and widely used method for including CSS in HTML emails. According to Litmus research, 86% of email designers inline their CSS.
HTML5 is not yet fully supported in all email clients. The following chart demonstrates where precisely it works and where a fallback image will load instead.
No do not use stylesheets. Use inline styles.
See this for some information http://www.campaignmonitor.com/resources/
This explains what CSS is supported or not http://www.campaignmonitor.com/css/
Here is a Template to get you started http://htmlemailboilerplate.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With