HTMLHtmlElement public sealed class HTMLHtmlElement : HTMLElement Represents the HTML html element. Documentation Code public const string Tag = "html" The html tag. public HTMLHtmlElement() Creates a new HTML html tag.