Pattern Details| scottaohara.github.io
HTML| html.spec.whatwg.org
For years now, we've used a number of techniques for hiding content offscreen for accessibility purposes. We do this because the content is still accessible to screenreaders while being removed from t...| snook.ca
For years, developers have passed around a set of styles like a magic incantation. It's time we made it a web standard.| Ben Myers
You've probably used visually-hidden content before. But how does the CSS actually work, and why do we use those particular properties?| TPGi