VersionW3C//DTD HTML 3.2 Final//EN
ElementLINK
Purposelink from this document
DescriptionThe LINK element identifies relationships among documents. For example: authorship, related indexes, glossaries, older or more recent versions, document hierarchy, associated resources such as style sheets, etc.

The attribute rel identifies the relationship the document containing LINK has with the document identified in the href attribute of the LINK element. Conversely, attribute rev identifies the relationship between the document identified in the href attribute and the document containing the LINK element. For example:

<LINK Rev="made" Href="mailto:john@december.com">
Start tagRequired <LINK>
Attributes
NameTypeDefaultComment
href CDATA #IMPLIEDUniform Resource Locator; see RFC1808 and RFC1738; url for linked resource
rel CDATA #IMPLIEDrelationship values; forward link types
rev CDATA #IMPLIEDrelationship values; reverse link types
title CDATA #IMPLIEDadvisory title string
ContentEMPTY
End tagForbidden
Referenced in HEAD TITLE
search Search · star Market
2023-06-19 · John December · Terms © johndecember.com