asp.net.ph

Skip Navigation Links

borderColorDark Property

Language References


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

Syntax

HTML N/A
Script object.borderColorDark [ = sColor ]

Possible Values

sColor String that specifies one of the color names or red-green-blue ( RGB ) values in the Color Table. Note Specifying the color as a color name may not be recognized by some browsers, whereas the RGB color value should always be displayed accurately.

The property is read/write with no default value.

Remarks

The property is the opposite of borderColorLight and must be used with the border property corresponding to the BORDER attribute. This property does not affect the CSS border composite properties.

Applies To

TABLE, TD, TH

See Also

border, borderColor, borderColorLight


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note