| Syntax | selector {border-left-width: width;}
|
|---|---|
| Usage | The border-left-width property is used to specify the width of the left border. See the Box Model for a description of the boxes that are generated for elements and the relative position of the borders. This property is specified by using a length, or a keyword, according to the syntax shown above. |
| Keywords |
|
| Applies To | All elements |
| Inherited | No |
| Initial Value | medium |
![]() ![]() The border-left-width properties are set using a length for the <h1> element and a keyword for the <h2> element. |