Appearance:
border-bottom: <value>
Possible Values:
<border-bottom-width> || <border-style> || <colour>
Initial Value:
Not defined
Applies to:
All elements
Inherited:
No
The border-bottom property is a shorthand for setting the width, style, and color of an element's bottom border.
Note: that only one border-style value may be given.
One may also use the border shorthand property.Example: