July 1998
Intermediate to advanced
1456 pages
65h 5m
English
COLOR — NN n/a IE 3 HTML 4
COLOR=”colorTripletOrName"Optional
Sets the font color of all text below the BASEFONT
element. Even though the attribute made its HTML recommendation debut
in Version 4.0, the attribute is nonetheless deprecated.
<BASEFONT COLOR="Olive">
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Browser default.
[window.] document.all.tags(“basefont”)[i].color
Read now
Unlock full access