tag="editor"
Description
This attribute tells Adobe Dreamweaver to invoke a Tag editor. In Code view, if the tag
attribute is defined and the user clicks the object, Adobe Dreamweaver invokes the Tag dialog box. In Code view, if you specify the tag
and command
attributes, Adobe Dreamweaver invokes the Tag editor. In Design view, if codeOnly="TRUE"
and you do not specify the file
attribute, Adobe Dreamweaver MX invokes Split view, places focus in the code, and invokes the Tag editor.
Example
tag = "form"