CSS borderleftcolor Property (original) (raw)

CSS border-left-color Property

Last Updated : 23 Aug, 2024

The

**border-left-color

Property is used to set the color of the left-border in an Element. It is mandatory to declare the border-style or the border-left-style property before the border-left-color property.

**Syntax:

border-left-color: color|transparent|initial|inherit;

**Property Values

**color:

It sets the color of the Element's left-border.

**Supported Browsers:

The browser supported by

_css border-left-color property

are listed below: