color
Sets the color of an element.
Usage:
style="color: #963;" (shorthand for #996633)
OR
style="color: #5FAA32;"
NOTES:
Used to set foreground (text) colors.
The shorthand notation for colors works in e-mail.
Avoid using color names (i.e.: style="color: blue;">) as their translations may vary on different browsers.
This reference was created for Innovyx by Steve Cartoon Q3 2007. All rights reversed.