When creating a section within a document, it’s not enough just to wrap it in a <section> and walk away. Likely, you used that section to indicate that this was a specific region of content that had meaning as a group. One thing that we know is that what the HTML5 spec expects for the […]
What you need to know about Black People, Disability, and Accessibility. Angela Hooker is my manager at Microsoft. She is a wonderful black woman with a disability who contributes to the accessible culture and leadership at Microsoft. She has a unique and necessary voice during these times. I hope you will enjoy the video as […]
Covid-19 and Accessibility
In the midst of the response to Covid-19, the accessibility of the content that users consume on the web has become a necessary accommodation. Some users are immune compromised and rely on these services for survival. The inability to access essential services online is imperitive. Below is a list of articles to get a better […]
This is just a quick primer on how Windows High Contrast Mode (HCM) works. It is not exhaustive, but should give you a base understanding. Basically, text, border and background colors are replaced. They are not removed, which is a pretty common misconception. Colors At a very simple level, High Contrast Mode replaces all of […]
Accessibility for Teams
The General Services Administration (GSA) has a great resource that outlines the responsibility for accessibility based on the roles that they have on their respective team. I would encourage you to check out the “Accessibility for Teams” website for more information.
Testing Resources
Test Samples HTML Element test file index My Codepen with test cases Automated browser testing AXE (Accessibility for Development Teams) ARC Toolkit (Accessibility Resource Center) Accessibility Insights AMP (Accessibility Management Platform) Tools for manual testing ANDI (Accessible Name & Description Inspector) Accessibility Insights Screen Readers JAWS (Job Access With Speech) NVDA (Non-Visual Desktop Access) VoiceOver (mac screen reader) […]
A lot of companies that I encounter use logos and images against a transparent background. This works well for them in most cases, because they can determine the color of the background that the logo image is placed against. One area where this can be a problem is in Windows High Contrast mode (HCM). That […]
Using motion on your website can be helpful for some and harmful to others. There’s a delicate balance that should be considered when creating a website that includes motion. Animations, or blinking and moving content can quickly shift from helpful to harmful in the blink of an eye. This topic affects me personally for two […]
What is Non-text Content?
Determining if something is non-text content? “any content that is not a sequence of characters that can be programmatically determined or where the sequence is not expressing something in human language” Non-text content definition on the W3.org website Well thanks for that super helpful definition. Let me try to distill this into something that we […]
“Content does not restrict its view and operation to a single display orientation, such as portrait or landscape, unless a specific display orientation is essential.” (WCAG 1.3.4 Orientation) Who is it for? Not everyone has the luxury of being able to quickly and easily rotate their display. Some devices, like a tablet or phone mount on […]