CSS property: border-left
Description
Shorthand property for setting the width, style, and color of the left border
This is a shorthand property for setting the width, style, and color of the left border of a box. Omitted values are set to their initial values.
See border-left-width, border-left-style and border-left-color.