border-top-width | WebReference

border-top-width

Name: border-top-width

Description: Specifies the top border width of an element.

Browser Compatibility: IE 4+ / NN 4+

Inherited: No

Values:

Code Example:

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

H2 {border-top-width: thin;}