Element.TagName Property
Gets the tag name of the element.
[VBScript] Public ReadOnly Property TagName As String
[JScript] public function get TagName() : String;
The tag name of the element.
Element Object | Element Members | DOM Namespace