Border left: style + color + width
border-left

Set the left-side border's style, color and width
Property values
This property sets these three left edge properties, which may be specified in any order:
See the separate specifcations for border-style, border-color and border-width.
Examples
border-left: solid 1px black;