border-style | WebReference

border-style

Name: border-style

Description: Specifies the border style of an element. Used as a shortcut to determine the entire border style in one rule.

Browser Compatibility: IE 4+ / NN 4+

Inherited: No

Values:

Code Example:

H2 {border-style: dotted;}