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