Creating accessible HTML forms

Creating accessible HTML forms

When you insert an HTML form object and you’ve selected the Form Object option in Accessibility preferences, Dreamweaver prompts you to enter information to make the form object accessible. You can also change accessibility attributes after inserting the object.

To add an accessible form object:

  1. The first time you add accessible form objects, activate the Accessibility dialog box for form objects (see Optimizing the workspace for accessible page design).

    This is a one-time-only step.

  2. In the document, place the insertion point where you want the form object to appear.
  3. Select Insert > Form and select a form object to insert.

    The Input Tag Accessibility Attributes dialog box appears.

    This is a picture of the feature being described.

  4. Complete the dialog box.

    For more information, see Setting the Input Tag Accessibility Attributes dialog box options.

  5. Click OK.
  6. If Dreamweaver asks if you want to insert a form tag, click Yes.

    The form object appears in the document.

To edit accessibility values for a form object:

  1. In the Document window, select the object.
  2. Do one of the following:
    • Edit the appropriate attributes in Code view.
    • Right-click (Windows) or Control-click (Macintosh), then select Edit Tag.


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly