HTML and CSS Reference
In-Depth Information
<link>
Defines a relationship between this document
and another document
Function
charset , class , dir , href , hreflang , id , lang ,
media , onClick , onDblClick , onKeyDown ,
onKeyPress , onKeyUp , onMouseDown , onMouseMove ,
onMouseOut , onMouseOver , onMouseUp , rel , rev ,
style , target , title , type
Attributes
None in HTML; </link> or <link ... /> in
XHTML
End tag
Contains Nothing
Used in
head_content
6.7.2.1. The href attribute
As with its other tag applications, the HRef attribute specifies the URL of
the target <link> tag. It is a required attribute, and its value is any valid
document URL. The specified document is assumed to have a relationship
to the current document.
Search WWH ::




Custom Search