border-bottom

Previous- border-right  |  Next-border-left

Description

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.


Initial Value : not defined

Applies to : all elements

Inherited : no

Possible Values
<border-bottom-width> || <border-style> || <color>


Previous- border-right  |  Next-border-left