javascript BASEFONT color
| color | NN 6 IE 4 DOM 1 |
|
|
Read/Write |
|
Sets the font color of all text below the basefont element. |
|
| Example | |
document.getElementsByTagName("basefont")[0].color = "#c0c0c0";
|
|
| Value | |
|
Case-insensitive hexadecimal triplet or plain-language color name as a string. |
|
| Default | |
|
Browser default. |
|
Previous: javascript BASEFONT face
302,Nickname,Homepage or email,Comments here,Add comment
