CSS Demo: outline-offset
Reset
Interactive examples cannot be shown because JavaScript is disabled.
This feature is not supported by your current browser. Check Browser compatibility for more details.
outline-offset: 4px;
Copy to Clipboard
outline-offset: .6rem;
Copy to Clipboard
outline-offset: 12px; outline: 5px dashed blue;
Copy to Clipboard
This is a box with an outline around it.
Copied!