Documentation
Usage: Add the class of .sr-only
of any element to make it visible only to screen readers. This is absolutely essential for giving context to elements without textual information.
Example
Code
HTML
<p><a class="sr-only" href="#content">Skip to main content</a></p>