border-left

Previous- border-bottom  |  Next-border

Description

The border-left property is a shorthand for setting the width, style, and color of an element's left border.

Note that only one border-style value may be given.


Initial Value : not defined

Applies to : all elements

Inherited : no

Possible Values
<border-left-width> || <border-style> || <color>


Previous- border-bottom  |  Next-border