[thelist] CSS in HTML E-mail?

Brian Cummiskey Brian at hondaswap.com
Wed Dec 14 15:06:02 CST 2005


Asif Suria wrote:
> The main problem I have
> encountered is that the CSS in the HTML email
> overrides some of Yahoo's CSS settings and can render
> the body unreadble 


This is easily avoided.  Simply make everything a unique class, or do it 
locally.  It's only when you use globals like p,a,table, etc, will you 
run into over-riding the web-mail client's page style.

Class and structure your document accordingly, and you won't have this 
problem.





More information about the thelist mailing list