title: Accessibility
---
-<h2>These guidelines will help you make your sites more accessible for keyboard navigation and screen readers.</h2>
+<h3 class="subheader">Guidelines on this page will help you make your sites more accessible for keyboard navigation and screen readers.</h3>
-<h3 class="subheader">Asside from the accessibility that his been built into the components, following this guide will give you some best practices toward accessibility. This is a living document and will continue to be updated.</h3>
+Aside from accessibility features that has been built into Foundation's components, this guide will give you additional best practices towards making your site more accessible. This is a living document and will continue to be updated.
<p class="panel">Care about accessibility or want to contribe? Submit a Pull Request or get into the conversation on <a href="https://github.com/zurb/foundation">GitHub</a>.
### Additional resources
<ul class="side-nav" role="navigation" title="Link List">
- <li role="menuitem"><a href="#">"HTML Codesniffer" bookmarklet for identifying accessibility issues</a></li>
- <li role="menuitem"><a href="#">MDN accessibility documentation</a></li>
+ <li role="menuitem"><a href="https://github.com/squizlabs/HTML_CodeSniffer">"HTML Codesniffer" bookmarklet for identifying accessibility issues</a></li>
+ <li role="menuitem"><a href="https://developer.mozilla.org/en-US/docs/Web/Accessibility">MDN accessibility documentation</a></li>
<li role="menuitem"><a href="http://achecker.ca/checker/index.php">AChecker Web Accessibility Checker</a></li>
<li role="menuitem"><a href="http://www.w3.org/WAI/intro/accessibility.php">w3.org Introduction to Accessibility</a></li>
</ul>
-
-
-
-