In your HTML document, position the cursor where you want to insert an HTML tag.
Press the shift key plus the comma key (<).
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 (>).
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.
<caption align="top"> Caption was selected from the first tag tip box, align from the second, and top from the third.