border-right | WebReference

border-right

Name: border-right

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

Browser Compatibility: IE 4+ / NN 4+

Inherited: No

Values:

Code Example:

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