HTMLLinkElement
Represents the HTML link element.
The link tag.
Gets or sets the character encoding for the target resource.
Gets or sets if the stylesheet is enabled or disabled.
Gets or sets the URI for the target resource.
Gets or sets the language code for the linked resource.
Gets or sets the use with one or more target media.
Gets or sets the forward relationship of the linked resource from the document to the resource.
Gets or sets the reverse relationship of the linked resource from the document to the resource.
Gets the associated stylesheet.
Gets or sets the name of the target frame to which the resource applies.
Gets or sets the content type of the style sheet language.
public HTMLLinkElement()
Creates a new HTML link element.