The Accessible Current Page Link Conundrum
Explores the accessibility challenge of indicating the current page link in web navigation, discussing solutions like hidden spans and ARIA labels.
Explores the accessibility challenge of indicating the current page link in web navigation, discussing solutions like hidden spans and ARIA labels.
A developer shares her experience teaching a Girl Develop It class on web accessibility, covering topics like offscreen content and tab index.
A discussion on web accessibility for developers, emphasizing the need for practical implementation over theory and the importance of keyboard navigation.
A discussion on the practical value of HTML semantics, focusing on accessibility and the real-world impact of semantic markup on screen readers.
A guide to hiding content from screen readers and making JavaScript widgets accessible using CSS and JavaScript techniques.
An introduction to ARIA (Accessible Rich Internet Applications) for adding semantic meaning and improving accessibility in dynamic web interfaces.