--- title: Tuffart slug: Web/Accessibility translation_of: Web/Accessibility original_slug: Web/Tuffart ---

Anekcum deg usnefli n Web anamek-is d akken ad yeyeǧǧ aseqdec n yismal web i wugar n medden, ɣas ma yella txuṣ tmussni-nsen deg waya. aten-ih kra n yisallen i wen yessefken deg usnifel n wegbur uffar.

Ɣer waṭas n medden, tatiknulujit tessishil tiɣawsiwin.S imeɛḍar, tatiknulujit tettarra tiɣawsiwin zemrent. Tuffart yessefk ad tili ugbur-ines d uffar akken iwata, akken tebɣu tili tezmert n wemdan u akken yebɣu yili unekcum-is ɣer Web.

Web yettwag s wudem agejdan i medden akk, akken yebɣu yili wallal-nsen, aseɣẓan-nsen, tutlayt-nsen, idles-nsen, amḍiq-nsen neɣ tazmert-nsen. mara yaweḍ Web ɣer yiswi-agi, ad yaweḍ ɣer medden yesɛan (neɣ wid umi tettwakkes) tazmert di tmesliwt,deg iserew,deg ameẓraw d uwessun nniḍen (W3C - Tuffart)

Tasarut n iṭuṭuryalen 

MDN Accessibility Learning Area ɣers iṭuṭuryalen atraren yettwaleqmen yedlen akk iferdisen yessefken i tuffart.

What is accessibility?
This article starts off the module with a good look at what accessibility actually is — this includes what groups of people we need to consider and why, what tools different people use to interact with the Web, and how we can make accessibility part of our web development workflow.
HTML: A good basis for accessibility
A great deal of web content can be made accessible just by making sure the correct HTML elements are used for the correct purpose at all times. This article looks in detail at how HTML can be used to ensure maximum accessibility.
CSS and JavaScript accessibility best practices
CSS and JavaScript, when used properly, also have the potential to allow for accessible web experiences ... or they can significantly harm accessibility if misused. This article outlines some CSS and JavaScript best practices that should be considered to ensure even complex content is as accessible as possible.
WAI-ARIA basics
Following on from the previous article, sometimes making complex UI controls that involve unsemantic HTML and dynamic JavaScript-updated content can be difficult. WAI-ARIA is a technology that can help with such problems by adding in further semantics that browsers and assistive technologies can recognize and use to let users know what is going on. Here we'll show how to use it at a basic level to improve accessibility.
Accessible multimedia
Another category of content that can create accessibility problems is multimedia — video, audio, and image content need to be given proper textual alternatives so they can be understood by assistive technologies and their users. This article shows how.
Mobile accessibility
With web access on mobile devices being so popular, and popular platforms such as iOS and Android having fully-fledged accessibility tools, it is important to consider the accessibility of your web content on these platforms. This article looks at mobile-specific accessibility considerations.

Other documentation

Understanding the Web Content Accessibility Guidelines

This set of articles provides quick explanations to help you understand the steps that need to be taken to conform to the recommendations outlined in the W3C Web Content Accessibility Guidelines 2.0 (WCAG 2.0 or just WCAG, for the purposes of this writing).

Keyboard-navigable JavaScript widgets
Until now, web developers who want to make their styled <div> and <span> based widgets  have lacked the proper techniques. Keyboard accessibility is part of the minimum accessibility requirements which a developer should be aware of.
ARIA
A collection of articles to learn how to use ARIA to make your HTML documents more accessible.
Assistive technology (AT) development
A collection of articles intended for AT developers
Mobile accessibility checklist
This document provides a concise checklist of accessibility requirements for mobile app developers.
Cognitive accessibility
When creating web content, be aware of how you can ensure that it is accessible to people cognitive impairments.
Accessibility for seizure disorders
Some types of visual web content can induce seizures in people with certain brain disorders. Understand the types of content that can be problematic, and find tools and strategies to help you avoid them.

View all articles about Accessibility...

See also