Hi all, am trying to format an email, but not sure if I’ve got some of these tags correct? Can anyone see any obvious errors please? Is there an online tool that can check your CCS for you?
Writing for email clients is a lot like writing web pages for last century browsers (table layout, inline styles). But the syntax for attribute “=“s and style property “:”s are the same.
One major exception is many email clients won’t use a <head>, (hence the inline styles). And you can’t depend on images being displayed or JavaScript support.