Inserting HTML checkboxes

Inserting HTML checkboxes

Use HTML checkboxes when you want to let users select more than one option from a set of options.

To insert a checkbox:

  1. Place the insertion point inside the form outline.
  2. Select Insert > Form > Check Box.

    A checkbox appears in the document.

  3. In the Property inspector, set the checkbox properties as desired.

    For more information, see Setting checkbox properties.

  4. To label the checkbox, click beside the checkbox on the page and type the label text.

Related topics

  • Dynamically preselecting HTML checkboxes


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