Outline
PREVIEW
CODE
outline: 3px solid #7386AC;
outline-offset: 8px;
outline-offset: 8px;
Utilization
The outline property is a shorthand
property for setting the individual outline properties (i.e., outline-style,
outline-width, and outline-color)
in a single declaration.
You can test for this property with our tool.