Should elements’ states match contrast ratios requirements in WCAG ?

In the realm of web accessibility, color contrast is not just about aesthetics; it is a fundamental requirement. This article focuses on the technical aspects of color contrast, particularly for interactive elements in different states like hover and focus. Finally we will explore whether these states need to meet specific contrast criteria to ensure WCAG … Read more

Angular Router and Bypass Blocks : a surprising accessibility challenge

Here’s the tale of how fixing what was supposed to be an easy-to-fix accessibility issue turned out to be a challenge thanks to Angular and how I overcame it… Sort of! What are bypass blocks? If you’ve looked into web accessibility before there’s a good chance you’ve heard about bypass blocks before, maybe called skip … Read more