Syntax | selector {outline: color style width;}
(OR)
selector {outline: value;}
|
---|---|
Usage | The outline property is used as a shorthand method to specify the following 3 outline properties all in one place. |
Keywords |
|
Applies To | All elements |
Inherited | No |
Initial Value |
|
The outline property is set by specifying all 3 values. |