Properly Creating Forms
Forms have several required components in order for people with disabilities to use and understand them.
- All fields need to have a label associated with them.
- Checkboxes and radio button lists should be used in fieldsets.
- Drop downs can be further organized by option groups.
- Multiple select menus should not be used.
- Make sure all required fields are clearly marked.
- Include instructions for specialized input fields, ex. Phone Numbers and Dates
This is what a screen reader sounds like reading a properly created form.
This is what a screen reader sounds like reading a poorly created form.