border-right-color
Name: border-right-color
Description: Specifies the color of the right border of an element.
Browser Compatibility: IE 4+ / NN 6+
Inherited: No
Values:
- [color]
- inherit
- transparent
Code Example:
H2 {border-right-color: #f0f0f0;}
Description: Specifies the color of the right border of an element.
Browser Compatibility: IE 4+ / NN 6+
Inherited: No
Values:
Code Example: