border-left
Introduction
A shorthand property for setting the left border styles of an element. It includes border-left-width, border-left-style, and border-left-color in order.
Usage Examples

Syntax
Values
Can be set in order as follows:
-
border-left-widthThe width of the border. -
border-left-styleThe style of the border. -
border-left-colorThe color of the border.
Formal Definition
| Initial value | Empty |
| Applies to | All elements |
| Inherited | no |
| Animatable | no |
Formal Syntax
Differences from the Web
- mdn:border-left
- Does not support
inherit,initial,revert, orunset.
Compatibility
LCD tables only load in the browser