Tag Dialogs
Tag dialogs are used to edit various HTML tags in a dialog-based manner.
The great thing about tag dialogs
is that you can instantly get a preview of your tag as you're designing
it before you insert it into a document.
Opening Tag Dialogs
Tag dialogs are opened by right-clicking on a tag in
Document Source view
and selecting the Edit HTML Tag command.
Using Tag Dialogs
Each tag dialog has one or more tabs of input fields that let you specify tag attributes.
Clicking on these tabs displays the different sets of input fields.
To add an attribute value to the tag being edited, simply enter information into the controls.
For instance, in the example to the right, the WIDTH attribute has
been assigned a value of 100.
For most tag dialogs, a preview of the tag is available. To see the preview, press the
Show Preview button. Once the preview is visible, you can refresh
it by pressing the Refresh button.
When you are done designing the tag, press the OK button to save your
changes or the Cancel button to cancel them.