Description
public interface HTMLLinkElement
The
LINK
element specifies a link to an external resource,
and defines this document's relationship to that resource (or vice versa).
The
LINK
element specifies a link to an external resource,
and defines this document's relationship to that resource (or vice versa).
See the LINK element definition in HTML 4.0 (see also the
LinkStyle
interface in the module).
See also the Document Object Model (DOM) Level 2 Specification.
See also: