2.3.1.12 borderColorDark

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

borderColorDark of type DOMString

Sets or retrieves the color for one of the two colors used to draw the 3-D border of the object.

Possible values are the color name or RGB value. For more information, see [CSS-Level2-2009] section 4.3.6 Colors.

Returns a six-digit hex value.

This property is the opposite of borderColorLight and must be used with the border property that corresponds to the border attribute. This property does not affect the Cascading Style Sheets (CSS) border composite properties.

This attribute extends the following interfaces: