• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

HTML Emails w/ CSS?

Retronym

[H]F Junkie
Joined
Mar 5, 2007
Messages
13,605
My new office uses Front Page for web development. So far, there is no CSS whatsoever; just old fashioned tables and whatnot in webpages. I hope to begin retro-fitting the many websites with CSS soon.

Can CSS be implemented into HTML emails? I realize this would be embedded CSS, not linked css files, but can email browsers display CSS-coded material? It would be neat to have marquee or blink style type for several items we send out.

I am new to CSS so forgive the lack of correct terminology :p
 
http://www.email-standards.org/

CSS that renders correctly across all the email clients is pretty big headache at the moment. :\

No joke. I spend more time editing for compatibility than coding a mass email. Outlook likes to chomp characters, OE seems to leave it intact for the most part but seems picky on some literals, and sqmail takes hitting 2 safdety buttons on a secure website to show HTML.

A standardized way of interpreting HTML email in 3rd party clients would be nice.
 
Like everyone else said, email clients' rendering sucks. Outlook, Groupwise, Evolution and Thunderbird can all display radically different things. It's really just best to stick to keeping email as simple as possible.
 
Back
Top