Skip to Main Content

Web Accessibility

Introduction to designing websites with accessibility in mind, including tools, tutorials, and tips.

Coding Accessible Web Projects

Building accessible web content can start from the coding roots of a project by using semantic HTML, CSS, and Javascript. This semantic practice can be easily applied to web applications, particularly when using the WAI-ARIA as a guide. The following resources summarize semantic coding practices, including accessibility auditing tools for HTML, CSS, and Javascript.

HTML

CSS and Javascript

Web Applications

  • Mozilla Developers Network's WAI-ARIA discusses building accessible web applications

Tools


  Report a Problem with this Page