Jump to the main content.

Tips&Tricks for the modern day web designer

Use tables in HTML email

Submitted by: WebD&D on January 8, 2010.

Tables are inappropriate for layout, but a necessary evil in HTML e-mail. Mail clients have bad CSS support which means we must use tables when coding newsletters to ensure consistent display across clients.

Read the outside article: Rock Solid HTML Emails

1 Star2 Stars3 Stars4 Stars5 Stars

Loading ... Loading ...

Tags: , ,

Level: Intermediate