Doing what’s required: Indicating mandatory fields in an accessible way

When filling in a form—be it signing up for a newsletter or applying for a credit card—you must provide a minimum amount of information for the form to function. A … Read more

6 Quick tests you can do to test your forms for accessibility

Whenever I do a full audit for a website, I have almost 40 individual, highly granular, form-related checks. Those checks can be boiled down to the following 6 high level … Read more

Tiny Words Matter: How Microcopy Can Enhance User Experience

Microcopy literally means “tiny bits of text.” But make no mistakes; there’s nothing tiny about the power of microcopy. These tiny — often overlooked — bits of text can make … Read more

The shape-shifting “a” element

Do you remember when HTML elements were classified into some broad categories like “block-level”, “inline” and “replaced” elements? There were always issues with these categories as many elements did not … Read more

How to build accessible main navigation?

Structuring a webpage is based on using the right semantic HTML, these semantics will provide all kinds of information necessary to process the page. Most of us know that semantics … Read more

Automated testing won’t solve web accessibility

Over the past few years, accessibility companies have started to develop tools that claim to find accessibility problems automatically. Often the idea is that “automated testing is not quite there … Read more