Avatar for admin

Embedded CSS Fixer for HTML Email

Posted by Ben on


For those of you who code your own HTML email, you probably know that CSS isn’t fully supported in all the different email programs.

Embedded CSS often breaks in webmail apps like Gmail and YahooMail. In order to make it work properly, you have to turn it all into inline CSS. Besides making you feel dirty all over, inlining your CSS in HTML email is just plain tedious.

So we made it automatic in MailChimp.

Details and a demo video after the jump…

Read More