Accessibility/WebDev Recommendations: Difference between revisions

added tutorial link
(added tutorial link)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
The [http://webaim.org/standards/wcag/checklist#maincontent WebAIM WCAG 2.0 check list] is being used as reference point here. It is the best available technical check list, but we're reprioritizing it a bit to better suit Mozilla's needs. The following sections describe the priorities for each of the main sections described in the above linked to check list.
The [http://webaim.org/standards/wcag/checklist#maincontent WebAIM WCAG 2.0 check list] is being used as reference point here. It is the best available technical check list, but we're reprioritizing it a bit to better suit Mozilla's needs. The following sections describe the priorities for each of the main sections described in the above linked to check list.


== CONTRAST!!!!! ==
== Helpful tools ==
* Excellent [http://www.deque.com/blog/accessibility-testing-nvda-screenreader/ 20 minute tutorial] from Deque on how to test with the free screen reader NVDA on Windows.
* http://wave.webaim.org/
 
== Contrast ==
All web developers should become familiar with the concepts here (don't worry, it isn't verbose):
All web developers should become familiar with the concepts here (don't worry, it isn't verbose):
http://contrastrebellion.com/
http://contrastrebellion.com/
Confirmed users
1,085

edits