outline-color
Name: outline-color
Description: Specifies the color of the outline of the element.
Browser Compatibility: O 7+
Inherited: No
Values:
- [color]
- inherit
- invert [Initial value]
Code Example:
button {outline-color: red;}
Description: Specifies the color of the outline of the element.
Browser Compatibility: O 7+
Inherited: No
Values:
Code Example: