HtmlBaseElement
sealed class HtmlBaseElement : HtmlElement, IHtmlBaseElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the HTML base element.
Gets or sets the base URI.
Gets or sets the default target frame.
Creates a HTML base element.