Tag Archives: pixel units

HTML Emails in Outlook

This is kind of a ‘note to self’…
When specifying pixel dimensions in html attributes e.g. width=”200px” in an html email, drop the units – width=”200″ since for some reason Outlook 2007 doesn’t support the units.
Nice rendering engine MS…

Posted in Emails, Web Development | Also tagged | Leave a comment