CSS Properties

User Guide / CSS Properties

border-color

Syntax

border-color: color {1..4}

Initial Value

border-color: CurrentColor

Inherited

No

Comments

The border-color property is a shorthand for setting the following CSS properties:

border-bottom-color
border-left-color
border-right-color
border-top-color