Name
REL — NN 4 IE 3 HTML 3.2
Synopsis
REL=”linkTypes"Optional
Defines the relationship between the current element and the
destination of the link. The HTML 4.0 recommendation defines several
link types; it is up to the browser to determine how to employ the
value. The element must include an HREF attribute
for the REL attribute to be applied.
Example
<LINK REL="Next" HREF="sect6.html">
Value
Case-insensitive, space-delimited list of HTML 4.0 standard link
types applicable to the element. Internet Explorer 4 understands only
stylesheet; Navigator 4 recognizes
stylesheet and fontdef. HTML
4.0-sanctioned link types are:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default
None.
Object Model Reference
- IE
[window.]document.all.elementID.rel
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access