HTML and CSS Reference
In-Depth Information
Value: outline-width outline-style outline-color
Initial value: See individual properties
Inherited: No
Applies to: All elements
Supported by: Firefox, Safari, Opera
Note Individual values are optional and may appear in any order.
outline-width
Used to specify the width of an outline.
Value: <length> | thin | medium | thick
Initial value: medium
Inherited: No
Applies to: All elements
Supported by: Firefox, Safari, Opera
outline-style
Used to specify the style of an outline.
Value: none | dotted | dashed | solid | double | groove | ridge | inset | outset |
hidden
Initial value: none
Inherited: No
Applies to: All elements
Supported by: Firefox, Safari, Opera
outline-color
Used to specify the color of the outline.
Value: Either invert or one of the color values.
Initial value: invert
Inherited: No
Applies to: All elements
Supported by: Firefox, Safari, Opera
Search WWH ::




Custom Search