Forum Moderators: not2easy

Message Too Old, No Replies

Email formatting

best practices for email formtting

         

avorob

3:21 pm on Oct 12, 2009 (gmt 0)

10+ Year Member



What is the better practice to format HTML for email; define styles in the head or declare formatting inside each tag - like <td style="padding-right:10px;color:#666666;font-family:Arial.....

Thanks.

Hoople

8:39 pm on Oct 14, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Google "css support in email programs" and read all of the first 10 results.

Answer you didn't want to hear: use the css least common denominator based on your target audience. Outlook 2007 still uses a variant of the MS Word program for rendering HTML. Outlook 2003 strangely is better with css than Outlook 2007 on many aspects!