Using Tag Tips

Tag Tips are HTML tag lists accessible during document creation or editing.
 

To access and use Tag Tips

  1. In your HTML document, position the cursor where you want to insert an HTML tag.

  2. Press the shift key plus the comma key (<).

  3. From the Tag Tip drop down box, scroll down to the tag you wish to insert and double-click. To close the tag, press the shift key plus the period key (>).

  4. If a tag requires multiple variables, subsequent tag tip boxes will appear for selection until the tag is complete. Insert a right caret at the end to close the tag.

Example

<caption align="top"> Caption was selected from the first tag tip box, align from the second, and top from the third.

 

Related Topics

Tag Tip settings