Partial links are inaccessible
It's easy to create links which aren't quite accessible due to lack of context, though it's even easier to fix.
September 30, 2020It's easy to create links which aren't quite accessible due to lack of context, though it's even easier to fix.
September 30, 2020The attribute role="button" is often used in place of a regular button element, yet this is not enough to ensure the element is actually accessible.
September 07, 2020I use aria-* attributes quite frequently, I also see them being used improperly. Let's see how to use them properly together.
August 20, 2020Emojis are unavoidable. Let's see how accessible they truly are on the web.
Often, I see modals which are clearly inaccessible from the get go. So how about we make our own!