Name

BORDERCOLOR — NN n/a IE 3 HTML n/a

Synopsis

BORDERCOLOR=”colorTripletOrName"

Optional

The color used to render some of the pixels used to create the illusion of borders around cells and the entire table. 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.

Example

<TR BORDERCOLOR="green">

Value

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.

Default

Varies with browser and operating system.

Object Model Reference

IE

[window.]document.all.elementID.borderColor

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.