<LINK> tag description
Syntax
-
<LINK REL="top" HREF="...">
-
<LINK REL="contents" HREF="...">
-
<LINK REL="index" HREF="...">
-
<LINK REL="glossary" HREF="...">
-
<LINK REL="copyright" HREF="...">
-
<LINK REL="next" HREF="...">
-
<LINK REL="previous" HREF="...">
-
<LINK REL="help" HREF="...">
-
<LINK REL="search" HREF="...">
-
<LINK REL="stylesheet" HREF="...">
Meaning
- Reference to the top document in a document hierarchy.
- Reference to a table of contents.
- Reference to document index.
- Reference to glossary of used terms.
- Reference to copyright information document.
- Reference to the next page in paginated document.
- Reference to the previous page in paginated document.
- Reference to document containing help information.
- Reference to document containing a search form.
- Uses an external CSS stylesheet in the document.
© 2022 Jan Mleczko