Creating accessible form

This is a 2 part series from WebAIM about how to create accessible forms.

Part 1 is about general form accessiblity. It looks at setting up the form structure so that it's accessible.

https://webaim.org/techniques/forms/

Part 2 is about accessible form controls. It looks at the different form controls and how to set them up in HTML to be accessible straight away.

https://webaim.org/techniques/forms/controls

Last updated