By inline style I'm assuming you mean using the style tag in the actual element, i.e. <p style="color: blue;">mytext</p> ?
I've had good luck in the the past defining the stylesheet at the top and setting my P, TD, etc. to whatever font color and sizes I want. I haven't tried to use classes though. -Ryan Andy Matthews wrote: > You're mostly out of luck when trying to use CSS in emails. It sucks, but > you're stuck with using inline styles (in my experience). > > -----Original Message----- > From: Robert Rawlins - Think Blue > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2007 10:06 AM > To: CF-Talk > Subject: RE: Creating HTML Content Wrapper for Email > > Ah, excellent idea Andy, Thanks, > > Whilst on the topic, does anyone happen to have any good resources or advice > on developing XHTML and CSS code for use in Emails? > > Rob > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271728 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

