Skip to content
Josh Franklin edited this page Nov 18, 2021 · 20 revisions

Welcome to the accessibility wiki!

You can use this wiki to find tips and recommendations on how to make your website accessible. This covers a range of topics including various form elements, patterns, implementation suggestions with rationale, examples and resources.

Topics

Form validation
This includes when to validate and making error messages accessible.

Tabs
This includes how to make semantic and navigational tabs accessible.

Tables
Covers when to use tables, how to work with complex tables and responsiveness.

[File input]
This includes how to work with single file inputs, drag and drop, and displaying upload states