English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
Das Attribut "rev" bestimmt das Verhältnis zwischen dem verlinkten Dokument und dem aktuellen Dokument. Das Attribut "rev" ist dem Attribut "rel" entgegengesetzt.
Verwendung des "rev"-Attributs für Links:
<a rev="nofollow" href="http://www.baidu.com/">Baidu</a>Testen Sie, ob ‹/›
IEFirefoxOperaChromeSafari
Alle gängigen Browser unterstützen das Attribut "rev".
Hinweis: Obwohl der Browser das Attribut nicht auf irgendeine Weise verwendet, kann die Suchmaschine mithilfe dieses Attributes mehr Informationen über die Links erhalten.
HTML5 Das Attribut "rev" der <a>-Tag wird nicht mehr unterstützt.
Das Attribut "rev" bestimmt das Verhältnis zwischen dem verlinkten Dokument und dem aktuellen Dokument.
The rev attribute is withrel Attribute opposite.
<a rev="value">
Value | Description |
---|---|
alternate | Optional version of the document (e.g., print page, translated page, or mirror). |
stylesheet | External stylesheet of the document. |
start | First document in the collection. |
next | Next document in the collection. |
prev | Previous document in the collection. |
contents | Table of contents of the document. |
index | Index of the document. |
glossary | Glossary or explanation of terms used in the document. |
copyright | Documents containing copyright information. |
chapter | Chapters of the document. |
section | Sections of the document. |
subsection | Subsections of the document. |
appendix | Document appendices. |
help | Help documents. |
bookmark | Related documents. |
nofollow | Google uses "nofollow" to specify that the Google search engine should not follow links. |
licence | |
tag | |
friend |