After you insert a div tag (see Inserting div tags for layout), you can manipulate it or you can add content to it.
|
NOTE |
|
Div tags that are absolutely positioned are Dreamweaver layers. For information about working with these |
Div tags have visible borders when you've assigned borders to them, or when you have CSS Layout Outlines selected. (CSS Layout Outlines is selected by default in the View > Visual Aids menu.) When you move the pointer over a div tag, Dreamweaver highlights the tag. To change the highlight color or disable highlighting, see Changing the highlight color for div tags.
When you select a div tag, you can view and edit rules for it in the CSS Styles panel. You can also add content to the div tag by simply placing your insertion point inside the div tag, and then adding content just as you would add content to a page.
div tag:
div tag.|
TIP |
|
Look for the highlighting to see the border. |
div tag, and press Control+A (Windows) or Command+A (Macintosh) twice.div tag, then select the div tag from the tag selector at the bottom of the Document window.Rules applied to the div tag appear in the panel.
|
NOTE |
|
You can add content to the |