Syntax | selector {border-bottom-width: width;}
|
---|---|
Usage | The border-bottom-width property is used to specify the width of the bottom 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-bottom-width properties are set using a length for the <h1> element and a keyword for the <h2> element. |