Monday, May 11, 2009

Web Design Tips: Converting an Older Table-Based Email Template to CSS

Many email templates were developed using older table-based layouts that "break" easily and are very complicated to maintain. Tables in HTML are fantastic for displaying tabular data. But as a layout tool they interfere with some dynamic and rich media elements, cause accessibility challenges, hog bandwidth, create maintenance issues, and are more fragile than CSS layouts.

http://www.practicalecommerce.com/articles/1069-Web-Design-Tips-Converting-an-Older-Table-Based-Email-Template-To-CSS

No comments: