Tool Hub

Focus Ring Tester

Outline · box-shadow focus style preview

Tab into the controls below to see the focus ring.

CSS

:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}

Verify outputs before using in production. No warranty — see Terms.