is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .sr-only-focusable

<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>

Preview

No preview available for this one.

Tips 💡

Sass source

/* _screenreaders.scss:9 */
.sr-only-focusable {
  @include sr-only-focusable();
}

Uses variables

Code copied to the clipboard.

Copying failed

/* _screenreaders.scss:9 */

More in Bootstrap Misc