Language References
Sets the default color for text in a document.
Inline |
<element color = strColor...> |
Script |
object.color = strColor ] |
strColor |
String that specifies one of the color names or red-green-blue ( RGB ) values in the Color Table. |
NOTE: Specifying the color as a color name may not be recognized by some browsers, whereas the RGB color value should always be displayed accurately.
The property is read/write with no default value.
NOTE: This attribute has been deprecated in favor of the CSS color property.
BASEFONT, FONT, HR