border-bottom | WebReference

border-bottom

Name: border-bottom

Description: A shorthand property used to specify the color, style, and width of the bottom border of an element.

Browser Compatibility: IE 4+ / NN 6+

Inherited: No

Values:

Code Example:

H2 {border-bottom: 3px dotted #f0f0f0;}