Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion standards-and-accessibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ <h2>Resources</h2>
<li><a href="http://caniuse.com/">Caniuse.com</a> details about browser support for emerging web features</li>
<li><a href="http://w3c.github.io/developers/tools/">W3C Validation Tools</a></li>
<li><a href="https://www.newmediacampaigns.com/blog/website-accessibility-and-the-law-ada-wcag20">Website Accessibility and the Law</a> summative blog post, May 2017</li>
<li><a href="https://teachaccess.github.io/tutorial/"><strong>Teach Access Tutorial</strong></a> for creating accessible web pages. Provides lost of examples and details. Be sure and check out the <a href="https://teachaccess.github.io/tutorial/#/12">code checklist</a> and the <a href="https://teachaccess.github.io/tutorial/#/19">design checklist</a>.</li>
<li><a href="https://teachaccess.github.io/tutorial/"><strong>Teach Access Tutorial</strong></a> for creating accessible web pages. Provides lots of examples and details. Be sure and check out the <a href="https://teachaccess.github.io/tutorial/#/12">code checklist</a> and the <a href="https://teachaccess.github.io/tutorial/#/19">design checklist</a>.</li>
<li><a href="http://www.washington.edu/accessibility/checklist/">UW Accessibility Checklist</a> a thorough and detailed list of considerations for developing accessible systems put together by UW. See also their <a href="http://www.washington.edu/accessibility/web/tools-and-resources/">complete list of tools and resources</a>.</li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA">ARIA Resources (MDN)</a></li>
<li><a href="https://w3c.github.io/using-aria/">Using ARIA (w3c)</a> official guidance for using the ARIA specification</li>
Expand Down