border-bottom-width | WebReference

border-bottom-width

Name: border-bottom-width

Description: Specifies the width of the bottom border of an element.

Browser Compatibility: IE 4+ / NN 4+

Inherited: No

Values:

Code Example:

H2 {border-bottom-width: 3px;}

H2 {border-bottom-width: thin;}