and have the majority of email clients display the html newsletter correctly??? I guess we have to use inline css to get the right background?? Any tips, advice??
I personally don't think CSS sprites will be a good thing to use on HTML Email newsletters. And yes the newsletter/email needs to be made with tables with inline css, images. You know all e-mail services won't play equally nice
use background color instead of background images for html newsletters. email clients dont support background images. vineet