Border-Bottom

Syntax : border-bottom : value
Possible Values : <border-bottom-width> || <border-style> || color
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.

Authors may also use the border shorthand property.

NOTE Only one border-style value may be given.