Dreamweaver CS4 Resources
|
View and edit head content
You can view the elements in the head section
of a document by using the View menu, the Document window’s Code
view, or the Code inspector.
View elements in the head section of a document Select View > Head Content.
For each element of the head content, a marker appears
at the top of the Document window in Design view. Note: If your Document window is set to show only Code view,
View > Head Content is dimmed.
Insert an element into the head section of a document- Select an item from the Insert >
HTML > Head Tags submenu.
- Enter options for the element in the dialog box that
appears, or in the Property inspector.
Edit an element in the head section of a document- Select View > Head Content.
- Click one of the icons in the head section
to select it.
- Set or modify the properties of the element in the Property
inspector.
|