Accessibility tools In today’s digital age, many websites remain inaccessible to individuals with physical or cognitive disabilities. However, there are numerous accessibility tools available to help audit and improve your web content, ensuring accessibility for everyone. Published onJanuary 14, 2025frontenda11yaccessibilityRavindre RamjiawanFrontend DeveloperRead more
Umbraco package of the month: Accessibility Reporter A quick look at the Umbraco package Accessibility Reporter. What is it and how does it work? Published onJuly 19, 2024umbracoa11yaccessibilityJeroen van KempenBackend developer and Friend makerRead more
What I learned from becoming CPACC My personal experiences after completing the IAAP Certified Professional in Accessibility Core Competencies exam. Published onJanuary 2, 2024a11yaccessibilityiaapcpacccertificationdequeTim DujardinFrontend developerRead more
How to build accessible main navigation? This article contains a guide to building an accessible main navigation of a website in 5 steps. The key takeaways of this guide are HTML semantics, WAI-ARIA, CSS, and JS for accessibility. Published onFebruary 7, 2023frontenda11yaccessibilityTim DujardinFrontend developerRead more
A modern dark mode - part one I’ve wanted to implement dark mode for quite a while now. But, I just didn’t want to ship a part of it. I had to include a perfect dark theme, together with the perfect accessible toggle. However, two things have happened last month that changed my perspective on this approach. Published onDecember 21, 2022a11yaccessibilityFrank van Eldijk-SmedingSenior Frontend Consultant & Lead AccessibilityRead more
Are our links visually accessible? A simple link inside a paragraph, what could go wrong? Well, a lot in fact. Let’s have a closer look, shall we? Published onAugust 26, 2022a11yaccessibilityFrank van Eldijk-SmedingSenior Frontend Consultant & Lead AccessibilityRead more
How accessible are links? Links are one of the main basic elements that you’ll find on any website. Yet, a lot of them are not as accessible as we would like. Published onMay 24, 2022a11yaccessibilityFrank van Eldijk-SmedingSenior Frontend Consultant & Lead AccessibilityRead more
Using best practices to create CSS scroll snapping tabs How should scroll snapping tabs behave when using keys? By reading some best practices, I believe I found an elegant solution. Published onMarch 31, 2022frontendcssa11yBrecht De RuyteFrontend Developer / DevRelRead more