收藏 / 列表

Eleanor Hecks - What Does It Really Mean For A Site To Be Keyboard Navigable

Efficient navigation is vital for a functional website, but not everyone uses the internet the same way. While most visitors either scroll on mobile or click through with a mouse, many people only u

Accessibility , ux , Web Design

Kate Kalcevich - Making Sense Of WAI-ARIA: A Comprehensive Guide

This article has been kindly supported by our dear friends at Fable, who enable your team to gain the skills and confidence needed to build inclusive products. If you’re ready to bring the voices

Accessibility , coding , Javascript

Adrian Bece - Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2)

In Part 1, we’ve covered the side effects of low-quality CSS codebase on end-users, development teams, and management. Maintaining, extending, and working with the low-quality codebase is difficult

Refactoring , Techniques , testing , Css

Cristian Díaz - A Guide To Keyboard Accessibility: JavaScript (Part 2)

In the previous article, we talked about how to improve accessibility for keyboard users using HTML and CSS. Those languages can do the job most of the time, but certain design requirements and the

Guides , Accessibility , Css , HTML , Javascript

Eric Bailey - Windows High Contrast Mode, Forced Colors Mode And CSS Custom Properties

I’m extremely excited about the upcoming Forced Colors media query. It takes the work done for Windows High Contrast mode and elevates it to an open, cross-browser standard. This means that a person

Techniques , Tools , Accessibility , Css