Why is eBook Accessibility Important? From a business standpoint, eBook accessibility is a pretty easy concept to follow. More people who are able to read your eBook means a larger audience. And a larger audience, in theory, means more sales. But eBook Accessibility is not just a box you can check or leave unchecked. […]
What Does ADA Compliance Mean for Your Site?
If you’ve ever run a Google search for ‘web accessibility’, ‘accessible web application’, or anything similar, chances are you’ve come across the phrase ‘ADA compliance’. And it makes sense that this phrase is catching on. With accessibility lawsuits on the rise, companies looking to improve their web accessibility want to make absolutely sure that […]
WCAG Vocabulary Explained
WCAG is broken up into four sections that outline important accessibility considerations. But the language used to define these sections is a bit abstract. And the items contained within these sections use some very technical language. If you’re not a developer, it can be challenging to figure out just what these guidelines are talking about. […]
What is WCAG 2.0?
What Does WCAG Stand For? If you’ve ever looked up ‘web accessibility’, chances are, you’ve come across WCAG, WCAG 2.0, or some variation of this. WCAG stands for Web Content Accessibility Guidelines. WCAG 2.0 is the current working web accessibility standard. See, at the time of writing, there is no official standard for ADA compliance […]
What is ARIA?
ARIA stands for Accessible Rich Internet Applications. You may also see it written WAI-ARIA, which stands for Web Accessibility Initiative – Accessible Rich Internet Applications. ARIA is a set of HTML attributes that let us add information to our elements to be used by assistive devices. Semantic HTML gives us some of this information but […]