View Single Post

  #15 (permalink)  
Old 04-01-2008, 10:56 AM
gav240z's Avatar
gav240z gav240z is offline
Wannabe Geek
 
Join Date: Dec 2007
Location: Rathmines, Dublin
Posts: 427
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
gav240z is a jewel in the roughgav240z is a jewel in the roughgav240z is a jewel in the rough
Default Think less elegant than that.

Quote:
Originally Posted by Frodo View Post
Thats something I would never have considered, what does the CSS for that look like?

img.class:alt{} no?

Is it widely supported? ie6, ff, outlook?
Think less elegant. I used a simple <span> element like so.
<span color="FF0000"><img src="http://www.etc..."></span>

Unfortunately when it comes to email marketing you can't rely on CSS much at all. Basically you need to style using all the old HTML standards.
Reply With Quote