Bootstrap CSS Classes

Bootstrap CSS class .sr-only-focusable

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

Preview

Are you tired of writing HTML by hand?

CSS source

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

More Bootstrap CSS classes in Misc category

© 2024 Shuffle. All rights reserved.