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

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

Preview

No preview available for this one.

Check .sr-only in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

Sass source

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

Uses variables

Code copied to the clipboard.

Copying failed

/* _screenreaders.scss:5 */

More in Bootstrap Misc