CSS Properties

User Guide / CSS Properties

border-left

Syntax

border-left: color || border-style || border-width

Initial Value

border-left: none

Inherited

No

Comments

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

border-left-color
border-left-style
border-left-width