Categories
html5 stats webaim

About the HTML Epidemic, WebAIM “Million” Report, and Teach Access

It’s been about a dozen years since I first realized that there is a world-wide HTML epidemic. Although I speak about the importance of semantic markup and tweet about it often, I wish I’d written specifically about it before. Thankfully others have such as Bruce Lawson, Manuel Matuzovic, and Laura Kalbag.

Web developers overwhelmingly fail when it comes to implementing semantic HTML, whether they actually know how to or not. There are many negative ramifications of this in the areas of device interoperability, reader modes, converting to PDF and EPUB formats, SEO, graceful degradation, code consistency/maintenance, and demonstrating professionalism. But particularly web accessibility.

WebAIM Million

Recently, WebAIM published a report analyzing the accessibility of the top one million website homepages in the world, called The WebAIM Million. This is striking empirical data on how poor accessibility is and how poor the quality of HTML is on the Web. For example, here are some figures from the study.

  • There was an average of 59.6 [accessibility] errors per page.
  • 97.8% of home pages had detectable WCAG 2 failures.
  • 5 of the top 6 issues were due to solely to improper HTML (missing alternative text for images, empty links, missing form input labels, missing document language, empty buttons).
  • 2,099,665 layout tables were detected compared to only 113,737 data tables (note that tables are for data, not layout).
  • On average, home pages had 36 distinct instances of text with insufficient contrast.

This is obviously bad. And, it’s important to point out that the study was done using an automated tool, which is capable of detecting only a portion of actual accessibility issues/errors. I estimate that the amount of issues would at least double or even triple if full audits were done.

Also, as a result of web developers’ poor HTML implementation, accessibility consultants are increasingly required to teach HTML to web developers rather than address “actual” accessibility issues.

illustration of the letters HTML written on a chalkboard with confused cartoon-like character pointing to it

Resolving the HTML Epidemic

This is obviously a huge problem that must be addressed. What can we do to help resolve this HTML epidemic?

Digital accessibility must be considered when hiring and training employees. Accessibility must be considered when creating a web-based product. Accessibility must be a part of ongoing training for web professionals. Accessibility needs to be taught in education.

An organization called Teach Access (@teachaccess) is helping in some of these areas. Teach Access is a group of tech companies (including Apple, Google, LinkedIn, Adobe, and Microsoft) which is preparing designers, engineers and researchers to think and build inclusively. They have several initiatives including Faculty Grants and a web accessibility tutorial. And another way to fight the good fight for HTML semantics and accessibility is to become a member of Teach Access.

Teach Access is in partnership with PEAT (Partnership on Employment and Accessible Technology) which is a program funded by the Office of Disability Employment Policy, U.S. Department of Labor.

Teach Access logo

If you’re involved in education, please reach out to teachers and professors about Teach Access and about digital accessibility in general. HTML and web design are often part of computer science, software engineering, and mass media, advertising, and news programs. You can also offer to give a guest lecture.

If you have further ideas on how to improve the use of HTML semantics (and web accessibility), please leave in a comment on this post.

Directly Related Articles

More Related Articles

Related Tweets

Categories
jobs

Digital Accessibility Jobs, February 2019

Wow, so many great opportunities!

newspaper icon says jobs

Categories
conference event

Digital Accessibility Events in 2019

Happy new year! Below is a list of many great conferences and events targeting digital accessibility which are coming up in 2019! I’m sure some are missing; please leave others in comments.

Webinars and more!

calendar icon says upcoming events

Categories
conference event roundup

Accessibility Toronto Conference 2018 Review

The second Accessibility Toronto Conference was another success! It was held at TELUS in beautiful downtown Toronto, Canada. Hosted by the lovely Léonie Watson (@LeonieWatson) and the always entertaining Makoto Ueki (@mak_en).

#a11yTOConf
Accessibility Toronto Conference hash tag #a11yTOConf

Presentation Resources (partial list)

If your presentation resource is not listed, please leave a comment or contact me on Twitter at @WebAxe.

Welcome To My World
by @SteveFaulkner

Assistive Technology: Training, UX And Design: What Devs Need To Know About UX And Aging
by @SassyOutwater

Finding The Place Where Accessibility And SEO Happily Co-Exist
by @CarieFisher

If It’s Interactive, It Needs A Focus Style
by Eric Bailey @ericwbailey

A Primer On The Designer’s A11y Responsibility
by Hala Anwar @halathinkeths

The Dark Side Of The Grid
by Manuel Matuzović @mmatuzo

Creating Accessible React Apps
by Scott Vinkle @svinkle

Making Bulb More Accessible
Related article: Making Bulb accessible – introducing the new Bulb site
by Heydon Pickering @heydonworks

Photos

view of stage from back of large room with may people seated
Billy kicking off the event
projected slide with title of craptions and the grinch with caption saying hate hate hate double hate
Grinch don’t like bad captions
John standing on left of stage and projected slide on right
John Foliot talking WCAG
Makoto and Leonie on stage introducing Hala.
Makoto and Leonie on stage introducing Hala.

Collection of A11yTO 2018 photos on Google Photos

Tweets

https://twitter.com/aardrian/status/1052299576563159041

https://twitter.com/mmatuzo/status/1052255673034133505

https://twitter.com/aardrian/status/1051909502851837955

Last Thoughts

Unfortunately, Eric Wright (@EWAccess) wasn’t able to give his presentation “Speech Recognition Solutions” due to breaking his ankle while he was in Toronto for the conference. Feel better Eric!

Was great to meet several folks in person for the first time whom I had known for a while online including Heydon Pickering, Eric Bailey, and Manuel Matuzović.

I discovered Steam Whistle pilsner (brewed in Toronto) which was very good!

Billy Gregory announced that the event will take place again next year in the same location (and Cordelia and Heydon invited to host!)

Here’s the review of last year’s conference (2017), Accessibility Toronto Conference a big success!

Categories
roundup wcag21

WCAG 2.1 article series via Knowbility

As you may know, WCAG 2.1 was recently published as a Recommendation (see my WCAG 2.1 post in this past June). It adds 1 new guideline (2.5 Input Modalities) and 17 new success criteria.

To help understand the new criteria, check out this excellent “Exploring WCAG 2.1” article series on the Knowbility website and written by Becky Gibson.

Overall: Welcome, WCAG 2.1! The Web Content Accessibility Guidelines get an update.

Knowbility logo

More WCAG 2.1 articles