forms + inputs
Accessible Forms 101
This topic introduces the key concepts to creating accessible forms including labelling, describing and organising your inputs.
Handling Validation Errors in Forms
Form values usually require some kind of validation before they can be submitted, but without visual cues, often understanding where a mistake has been made - and where to fix it - can be tricky for screen reader users. This topic explores two key ways to handle form validation errors for a more accessible experience.