asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > BORDERCOLOR Attribute

BORDERCOLOR Attribute | borderColor Property


Specifies the border color of the object.

Syntax

Inline <element bordercolor = strColor...>
Script object.borderColor = strColor ]

Possible Values

strColor 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

Except when using this attribute/property with frames, the border property of the object must be set in order to set this property correctly.

Applies To

FRAME, FRAMESET, TABLE, TD, TH, TR

See Also

border, borderColorDark, borderColorLight



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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