LINK

The <LINK> element represents a hyperlink. Any number of LINK elements may occur in the <HEAD> element of an HTML document. It has the same attributes as the <A> element.

The <LINK> element is typically used to indicate authorship, related indexes and glossaries, older or more recent versions, document hierarchy, associated resources such as style sheets, etc.


Content


ATTRIBUTES
Empty CONTENT DECLARATION

Tag Minimization
Open Tag: REQUIRED
Close Tag: OPTIONAL

Parent Elements


Top Elements
All Elements
General Entities
Tree


HTML 2.0 DTD