July 1998
Intermediate to advanced
1456 pages
65h 5m
English
borderColor — NN n/a IE 4 DOM n/a
Read/Write
Color of the element’s border. Internet Explorer applies the color to all four lines that make up the interior border of a cell. Therefore, colors of adjacent cells do not collide.
document.all.myTD.borderColor = "salmon"
A hexadecimal triplet or plain-language color name. A setting of
empty is interpreted as "#000000" (black). See
Appendix A for acceptable plain-language color
names.
Varies with operating system.
Read now
Unlock full access