Course

Accessibility

Small choices in color, text, and interaction make a page usable for everyone.

Start learning

What is accessibility?

Accessibility · Lesson 1 / 7

First steps2 lessons

  1. 01What is accessibility?
  2. 02Writing alt text that gets acrossalt<img>

Structuring the page well1 lesson

  1. 03Headings in the right order<h1><h2><h3>

Making things clear to see2 lessons

  1. 04Readable colors, unreadable colors (contrast)
  2. 05A page you can use with the keyboard alone:focus-visibleoutline

Interaction and input2 lessons

  1. 06Always give a form a label<label>for="name"placeholder
  2. 07Links that don't say "here"aria-label