W3Schools.com

HTML <link> rev Attribute

HTML link Tag Reference HTML <link> tag

Example

In the following example, the rev attribute indicates that the current document is the parent of the "wildcats.htm" page:

<head>
<link rev="parent" href="wildcats.htm" />
</head>


Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

Note: The rev attribute is not supported in any of the major browsers.


Definition and Usage

The rev attribute specifies the relationship between the linked document and the current document.

The rev attribute is the reverse of the rel attribute.


Syntax

<link rev="value" />

Attribute Values

Value Description
alternate An alternate version of the document (i.e. print page, translated or mirror)
stylesheet An external style sheet for the document
start The first document in a selection
next The next document in a selection
prev The previous document in a selection
contents A table of contents for the document
index An index for the document
glossary A glossary (explanation) of words used in the document
copyright A document containing copyright information
chapter A chapter of the document
section A section of the document
subsection A subsection of the document
appendix An appendix for the document
help A help document
bookmark A related document


HTML link Tag Reference HTML <link> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE