Skip to Main Content >

IT Accessibility Curriculum and Resources

Creating Accessible HTML Forms

Quiz

Match the user populations to the design solution that benefits them:

User Populations:

  1. Visually impaired
  2. Color blind
  3. Deaf or Hard-of-hearing
  4. Motion impaired
  5. Technology impaired
Design Solutions and Affected Populations
(Choose all that apply)
Design Solution Affected Population(s)
1. Marking required fields with a character or labeled graphic rather than or along with color-coding.  
2. Associating labels with fields by placing a form field and its label on the same line.  
3. Associating labels with fields using mark-up such as the LABEL tag.  
4. Using SELECT controls (pull-down choices) instead of RADIO buttons.  
5. Using TABINDEX.  
6. Placing the LABEL and the form field in the same table cell.  

Back to Section Table of Contents
Back to Curriculum Table of Contents