---
layout: single
property_name: border-left
---
Shorthand property for
The order is important:
Only the color is optional. If you omit it, the color applied will be the color of the text.
#border-left
border-left-width border-left-style and border-left-color.border-left: 4px dotted red;
border-left: 2px solid;