WebAIM - Web Accessibility In Mind

WebAIM Blog

Top Tips from a Web Accessibility Evaluator at WebAIM

Introduction I’ve been evaluating websites for accessibility with WebAIM for nearly two years. Evaluating a website can be a daunting task, as there are many components to evaluate: images, color, page structure, and more. Other important aspects to test include keyboard navigation, reflow, and screen reader compatibility. So, where should you begin? Here are a […]

A New, Exciting Era for WebAIM

Cyndi’s Friends and Colleagues Virtual Gathering As we recognize Cyndi for her career and vast contributions to the web accessibility field, we invite friends and colleagues to join Cyndi for a virtual gathering to share their best wishes and memories. This Zoom meeting will be held June 22nd at 3pm US Eastern Time. If you’d […]

Captioning and Sign Language Interpretation in Zoom: Features and Pitfalls

Introduction In the past couple of months, Zoom has made significant improvements to their support for captions and sign language interpreters. Automated captions are now available by default (without needing to be enabled by the host) in multiple languages and with more intuitive controls. Speaker identification within captions is scheduled to be added soon. Sign […]

Tips for Getting the Most Out of WAVE

As WebAIM has developed the WAVE accessibility evaluation tool over the years, many of our improvements have been driven by our own evaluation work. Here are some “power user” tips I use to get the most out of WAVE. Note: This article is for those who are already familiar with WAVE. If you are somewhat […]

Flexbox and the Screen Reader Experience

Flexbox is a CSS technique for positioning content in rows and columns in a way that adapts well to responsive layouts. Flex items can grow or shrink to fit neatly within the space that they occupy, but their structure is not constrained to the rigid row-and-column model used in tables. Flexbox elements can also reposition […]