Bootstrap CSS Classes

Bootstrap CSS class .sr-only

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

Preview

CSS source

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

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.

More Bootstrap CSS classes in Misc category

© 2024 Shuffle. All rights reserved.