javascript FONT color
| color | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Sets the font color of all text contained by the font element. |
|
| Example | |
document.getElementById("myFont").color = "red";
|
|
| Value | |
|
Case-insensitive hexadecimal triplet or plain-language color name as a string. See acceptable plain-language color names. |
|
| Default | |
|
Browser default. |
|
Previous: javascript FONT face
836,Nickname,Homepage or email,Comments here,Add comment
