User Guide / CSS Reference / CSS Properties
border-left-width
Syntax
border-left-width:
thin | medium | thick | length
Default
medium
Inherited
No
Comments
Note that even though the initial value for this property is medium, no left border will be shown by default as the initial value for border-left-style is none.