# Accessibility is 'blind people'

DevFeed: [Accessibility is 'blind people'](<https://devfeed.tech/articles/accessibility-is-blind-people-9364.md>)

Original publisher: [Read original article](<https://a11yproject.com/posts/accessibility-is-blind-people/>)

Author: Dave Rupert

Published: 2013-01-11T00:00:00Z

Content type: article

Language: en

Sources: [The A11Y Project](<https://devfeed.tech/sources/the-a11y-project.md>)

Topics: [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [Web Accessibility (a11y)](<https://devfeed.tech/topics/web-accessibility.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>), [ux](<https://devfeed.tech/tags/ux.md>), [web](<https://devfeed.tech/tags/web.md>), [web-accessibility](<https://devfeed.tech/tags/web-accessibility.md>)

## AI overview

The article explains that web accessibility is broader than screen-reader support. It presents accessibility as part of user experience and describes visual, auditory, motor, cognitive, and temporary disabilities that developers should consider when making websites usable by as many people as possible.

## Source excerpt

Accessibility is often viewed as making your site work on screen readers. In reality, web accessibility is a subset of User Experience (UX) focused on making your websites usable by the widest range of people possible, including those who have disabilities. Four categories of accessibility Accessibility can be broken down into four key categories: Visual This can be non-sighted users, users with low-vision, users with obstructed vision, or even simply your aging parents. Associated conditions Myopia Colour blindness Glaucoma Albinism Auditory The web is a visual medium, but captions and fallbacks for sound-necessary media need to be considered for hearing impaired users. Associated conditions Presbycusis Acoustic trauma Auditory processing disorder Otosclerosis Motor People with motor impairments typically use a wide range of assistive technology from specialized keyboards, to eye trackers, to using single buttons (a device known as a "switch") to navigate their computers. Associated conditions RSI Cerebral palsy Parkinson's Muscular dystrophy Cognitive Relates to the ease processing of information. Associated conditions Down's syndrome Autism Global developmental delay Dyslexia Temporary disabilities While each of these disabilities is usually permanent, there are often situations in which even fully-abled people are "temporarily disabled". For instance, an arm or wrist injury may temporarily prevent you from being able to use a mouse. Robin Christopherson (an accessibility expert who is blind) once spoke about how people that are driving but use hands-free sets or have their phone connected to the car radio are temporarily disabled, as they use the phone differently to how they normally would. Of course, no one should browse websites while they are driving but it is important to understand different situations like that, where the user may not have special software installed that a disabled user might.