<Link>
What it does
This tag
defines a relationship between two document, in HTML 4 and end tag is
forbidden but must be added in XHTML.
Attributes
charset="character encoding of linked source"
class="class name"
dir="direction for weak/neutral text"
href="URI for linked resource"
hreflang="language code"
id="document-wide unique id"
lang="language code"
media="media type"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
rel="forward link types"
rev="reverse link types"
style="associated style info"
target="frame target"
title="advisory title"
type="content type"
End
Tag: Forbidden |