Name

REV — NN n/a IE n/a HTML 4

Synopsis

REV=”linkTypes"

Optional

A reverse link relationship. Like the REL attribute, the REV attribute’s capabilities are defined by the browser, particularly with regard to how the browser interprets and renders the various link types available in the HTML 4.0 specification. Given two documents (A and B) containing links that point to each other, the REV value of B is designed to express the same relationship between the two documents as denoted by the REL attribute in A.

Example

<SPAN REV="previous chapter" HREF="chapter2.html">...</SPAN>

Value

Case-insensitive, space-delimited list of HTML 4.0 standard link types applicable to the element. See the REL attribute for sanctioned link types.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.