Quote:
Originally Posted by Frodo 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.