Tips On Developing HTML Emails and Email Templates (Part 2)
Tuesday, May 6th, 2008This is a continuation on the first article I wrote on developing HTML emails and email templates. Let’s jump right into some tips:
Use HTML markup to style whenever possible. Use attributes like background=”” whenever possible. CSS backgrounds will incorrectly render in GMail, so whenever applicable, make sure your background will work if applied to a […]


