Forms
- Clearly associate form labels with their elements by placing them immediately above or to the left of the element.
- Design forms to have only one text entry box per line.
- Provide forms that can be e-mailed or downloaded then mailed. You can also provide a phone number to call for assistance.
- If you use graphical buttons, use ALT text to describe their function.
- Use the <LABEL> tag to connect the form element and its label.
- Check accessibility by viewing your page in multiple browsers and platforms, then verify it with tools like CAST's on-line BOBBY verification tool.
Portions of this website are used with permission from Penn State University.
