-
Easiest code possible: The less you complicate the code with styles, the less likely you are to run into errors with one or several email clients.
-
Apply CSS to general elements: Fro example, fonts, background colours, etc.
-
Use inline CSS: Some email clients remove tags, and so will only render styles embedded in the HTML code.