[thelist] Email Newsletters and Stylesheets

Bob Meetin bobm at dottedi.biz
Sat Dec 5 09:40:13 CST 2009


I'm working with a newsletter program.  In general what is the preferred 
method of implementing styles, stylesheets, preferably other than 
embeding style <div style="font-size: 2em; color: #191970;"> with an 
element?

Should browsers, or rather email readers in general, be able to grasp 
the styles of an external stylesheet?

<link rel="stylesheet" type="text/css" 
href="http://www.mysite.com/stylesheet.css" title="stylesheet">

An alternate option is to bury the styles into an invisible head of a 
newsletter.  Not my choice but...

-Bob





More information about the thelist mailing list