outline-width
Name: outline-width
Description: Specifies the width of the outline of the element.
Browser Compatibility: O 7+
Inherited: No
Values:
- inherit
- [length]
- medium
- thick
- thin
Code Example:
h2 {outline-width: thin;}
Description: Specifies the width of the outline of the element.
Browser Compatibility: O 7+
Inherited: No
Values:
Code Example: