English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
In den folgenden Beispielen zeigt das Attribut "rev", dass die aktuelle Dokument die Elternseite von "wildcats.htm" ist:
IEFirefoxOperaChromeSafari
Hinweis:Almost no mainstream browsers support the rev attribute.
HTML5 The <link> rev attribute is not supported.
The rev attribute specifies the relationship between the linked document and the current document.
The rev attribute with rel Attribute Ideas.
<link rev="value">
Value | Description |
---|---|
alternate | Alternate version of the Document (such as print pages, translations, or mirrors). |
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 of terms used in the document (explanations). |
copyright | Document containing copyright information. |
chapter | Chapter of the Document. |
section | Section of the Document. |
subsection | Subsection of the Document. |
appendix | Appendix of the Document. |
help | Help Documents. |
bookmark | Related Documents. |