Level 1
Level 2
Level 3
Level 4
Level 5
100

Any computer or laptop with a separate screen & input devices such as mouse or trackpads

Desktop Computer

100

requires content to be logical and have meaning

Vision Impairment

100

Group at the W3C that oversees efforts across web technologies that make the web more accessible

WAI (Web Accessibility Initiative)

100

describes specification documents accessibility features

WAI-ARIA (Accessible Rich Internet Applications)

100

requires you to provide content that works without a mouse and keyboard

Mobility Impairment

200

Smaller devices such as smartphones and tablets

Mobile Devices

200

Requires creators to provide audio instead of just sight content

Auditory Impairment

200

Separate site served to mobile devices 

M-dot Site

200

strategy for dealing with unknown screen size

Responsive Web Design

200

needs content to be simple and clearly organized

Cognitive Impairment 

300

Features of a site & its underlying code that make it usable by visitors with assistive browsing and input devices

Accessibility

300

Make sure basic functionality is possible

Scripting Strategy

300

used to write in logical order, with elements marked up in a meaningful way

HTML Strategy

300

Server software that & corresponding database that detect the type of device making HTTP requests, then return the appropriate documents

Server-Side Detection

300

being able to upgrade site and content to a newer version later

Forward Capabilities

400

US Government Accessibility Guidelines that must be adhered to if you are developing a .gov website

Section 508

400

Using universally supported properties

Style Strategy

400

Approach to web development that designs the fully enhanced experience first, then adds a series of fallbacks for non-supporting browsers

Graceful Degradation

400

A strategy for designing sites that involve 1 HTML file & uses CSS to provide appropriate layouts

Responsive Web Design

400
"multitude of devices" (need 3)

desktops, smartphones, smartwatches, cell phones, tablets, smart TVs, etc

500

In web design, the speed at which a web page and its resources downloads, displays, and responds to user input

Performance

500

Ways users access web content (need 3)

Keyboard, mouse, voice commands, screen readers, magnifiers, joystick, foot pedals, etc

500

Strategy for web production that deals with unknown browser capabilities by making sure that content & key interactions are available on all browsing devices

Progressive Enhancement

500

A tool built into major web browsers that reveals all requests made to the server

Waterfall Chart

500

Site performance tips (need 3)

Image files small as possible, streamline HTML markup, JavaScript kept at a minimal, don't load unnecessary assets, reduce browser requests to server