HTMLElement
Represents a standard HTML element in the node tree.
public HTMLElement()
Creates a standard HTML element.
Returns a specialized HTMLElement instance for the given tag name.
Gets the assigned form if any (use only on selected elements).