decorative banner

Wrapping a new tag around an current selection


    You can also use the Visual Tag Editor to quickly wrap a new tag around selected text and objects within a single paragraph. For example, if you select a range of text within a paragraph and select a <b> tag in the Visual Tag Editor, GoLive inserts a <b> start tag at the beginning of the selection, and a </b> end tag at the end. You can also select text and an object (such as a plug-in) within a paragraph, and wrap the selection with the <noembed> and </noembed> tags.

To wrap a new tag around a selection:

  1. In the Layout Editor, select a range of text, or text plus an object within a single paragraph.
  2. Choose Special > Visual Tag Editor.
  3. Do one of the following:
    • Type a single start tag (such as <b>) in the upper pane of the Visual Tag Editor.
    • Double-click a tag in the list box.
  4. Click OK. GoLive inserts the start tag at the beginning of the current selection, and a corresponding end tag at the end.