0Pricing
Web Accessibility Academy · Lesson

Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive

How different people experience and navigate a page.

Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive is a free Web Accessibility Academy lesson on CoddyKit — lesson 2 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Web Accessibility Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

Meet the People

Behind every accessibility rule is a real person. Let us meet the users you build for and how each one reaches your page. 👋

Blind Users Listen

A blind user cannot see the screen at all, so a screen reader speaks the page aloud. They listen to your words, not your layout.

Order Is Everything

Because blind users hear content top to bottom, the order of your markup is the order they experience. Logical source order matters.

Low-Vision Users Zoom

A low-vision user sees, but needs help. They zoom in, enlarge text, or use high contrast to read what you wrote.

Layouts Must Reflow

When a low-vision user zooms to 200 percent, your layout should reflow into one column instead of forcing sideways scrolling.

Deaf Users Read

A deaf or hard-of-hearing user misses audio, so video needs captions and a transcript. Sound alone never carries the message.

Motor Users Skip the Mouse

A motor disability can make a mouse hard or impossible. These users rely on the keyboard, voice, or a switch to act.

Big Targets Help Motor Users

Shaky hands or tremors make tiny buttons frustrating. Generous, well-spaced targets make clicks reliable for motor users.

Cognitive Users Need Clarity

A cognitive difference affects memory, focus, or reading. Clear language and simple, predictable flows reduce the mental load.

Predictability Calms

Cognitive users thrive on predictable patterns. Things that move, surprise, or hide their state make a page harder to trust.

Many Users Overlap

People are not one label. One user may have multiple needs at once, so good design serves several groups together.

Quick Check

Match the user to what they rely on.

Recap: Real People, Real Paths

Blind users listen, low-vision users zoom, deaf users read, motor users skip the mouse, and cognitive users need clarity. Design for all. 🌍

Frequently asked questions

Is the “Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive” lesson free?

Yes — the full text of “Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive” is free to read here on the web, and the Web Accessibility Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Web Accessibility Academy course, upgrade to CoddyKit PRO.

What will I learn in “Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive”?

How different people experience and navigate a page. You practise Web Accessibility Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Web Accessibility Academy?

No prior experience is required. Web Accessibility Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 2 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Web Accessibility Academy lesson?

Yes. Every Web Accessibility Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. What Disability Really Looks Like on the Web
  2. Meet the Users: Blind, Low-Vision, Deaf, Motor, Cognitive
  3. Assistive Tech 101: Screen Readers, Switches, Magnifiers
  4. The Curb-Cut Effect: Why Accessible Helps Everyone
← Back to Web Accessibility Academy