User Guide
587
ADOBE GOLIVE CS2
User Guide
Adding text or comments in the Outline Editor
After adding an element, you can use the Outline Editor to quickly add the contents of that element, such as the text
you want to display in your document. For example, you might enter heading text in an h1 element. You can also add
a comment for an element, which is any text you want to save but not display in your document when it is viewed in
a browser window. Comments are useful for storing notes for editing documents at later dates—for example, if you
intend to embed advanced features that require significant background information.
To add text or a comment with the Outline Editor
1 In the Outline Editor, select an HTML element that is immediately above the location in the outline where you
want to add the new text or comment.
2 Do one of the following:
• To addthe text or acomment betweenthe startand endtagsfor theselectedelement,expandthe elementand then
click the Add New Text button
or the Add New Comment button on the toolbar. A text box with default
text or comment is added to the outline.
• To add the text or a comment after the end tag for the selected element or item, collapse the element and then click
the Add New Text button
or the Add New Comment button on the toolbar.
Note: You can add a comment anywhere in your document, even before or after the HTML element.
3 Enter your text or comment in the text box. If you temporarily stop entering text and then deselect the text box,
you can resume your work by inserting the cursor in the text box.
To add a generic item with the Outline Editor
You can add a generic element or item that contains non-HTML code in your document. For example, you can add
a generic item that contains ASP code.
1 In the Outline Editor, select an element or item that is immediately above the location in the outline where you
want to add the generic element or item.
2 Do one of the following:
• To add the generic element or item between the start and end tags for the selected element, expand the element
and then click the Add New Generic Item button
on the toolbar.
• To add the generic element or item after the end tag for the selected element, collapse the element and then click
the Add New Generic Item button
on the toolbar.
A text box with default text is added to the outline.
3 Click the Subtype triangle and choose a subtype for the generic item, such as ASP, from the menu.
Using the Subtype triangle to specify the subtype of a generic item
4 Enter the text content of the generic item in the text box. For example, if you selected an ASP subtype for the
generic item, enter ASP code in the text box.










