Skip to main content

Home/ Web Accessibility/ Group items tagged Bootstrap

Rss Feed Group items tagged

Vernon Fowler

html - What is sr-only in Bootstrap 3? - Stack Overflow - 0 views

  • .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
Vernon Fowler

Screenreaders · Bootstrap - 0 views

  • Hide an element to all devices except screen readers with .sr-only.
  • Combine .sr-only with .sr-only-focusable to show the element again when it’s focused (e.g. by a keyboard-only user).
1 - 3 of 3
Showing 20 items per page