Setting the Insert Div Tag dialog box options

The purpose of this dialog box is to insert a div tag to create a content block for layout.

Tip: It's a good idea to attach a CSS style sheet with positioning styles to your document to use with div tags.

To complete the Insert Div Tag dialog box:

  1. (Optional) Select a Class from the pop-up menu.

    If you have attached a style sheet, classes defined in that style sheet appear in the list.

  2. (Optional) Select an ID from the pop-up menu.

    If you have attached a style sheet, IDs defined in that style sheet appear in the list. Dreamweaver does not list IDs for blocks that are already in your document.

    Note: Dreamweaver alerts you if you enter the same ID as another tag in your document.

  3. Select an insertion point from the Insert pop-up menu to indicate where you'd like the div tag to appear.
  4. If you select an option other than At Insertion Point or Wrap Around Selection, then select a tag from the pop-up menu on the right.

Related topics