Click to See Complete Forum and Search --> : CSS and Email
metalman3d
07-28-2006, 12:57 PM
We send out Email blasts on a regular basis where I work and right now we're using a table base layout. I'd like to switch to css since it's an ugly mess of tables, but I don't know how well email browsers interpret css. Is it best to stick with the table layout or use css? Anyone know where I can get more information about email and css? Any help would be appreciated. Thanks.
vinoth
08-01-2006, 07:46 AM
i think every browser CSS, use CSS with XHTML would be good choice.
toicontien
08-04-2006, 03:49 PM
Actually, you'll want to read this A List Apart Article: CSS and Email Kissing in a Tree (http://www.alistapart.com/articles/cssemail/)
You might also want to check this (http://css-discuss.incutio.com/?page=StyleInEmail) on Eric Meyer's list.
Here (http://www.campaignmonitor.com/blog/archives/2006/03/a_guide_to_css_1.html) is a nice one also from Campaign Monitor.