border-bottom-width

Previous- border-right-width  |  Next-border-left-width

Description

The border-bottom-width property is used to specify the width of an element's bottom border. The value may be one of three keywords, which are not affected by font size, or a length, which can be used to achieve relative widths.


Initial Value : medium

Applies to : all elements

Inherited : no

Possible Values
thin | medium | thick | <length> | inherit


Previous- border-right-width  |  Next-border-left-width