TTh, CLA 4-27
1:00 PM -2:50 PM
CRN 71857
CIS 421 › Accessibility › Form Accessibility
Set up Dreamweaver (Edit>Preferences>Accessibilty) to prompt for accessibility information whenever you create a form or a form element.
When you create a new form element, Dreamweaver will ask for:
<form id="form1" name="form1" method="post" action=""> |
This more advanced tutorial even tells you how to indicate which fields are required. See
http://www.10sharpdesign.com/accessibility/forms/4-required-fields.html
This tutorial also includes valuable tips to make forms more usable as well as more accessible.
http://www.10sharpdesign.com/accessibility/forms/9j-usability.html