Link - 2
If you have any comments to make regarding this test, e-mail ian@hixie.ch.
 - Prerequisites
- Browsers that are subjected to this test should support HTML2.
1. LINK elements for structure 
This document contains a set of LINKs, giving the
relationship of this document to others. UAs (web browsers) that
support the LINK element may somehow provide access to
these documents. This is not required by the HTML 4.0 specification.
The specification says that this is an optional feature.
- Start
- Refers to the first document in a collection of documents. This link type tells search
          engines which document is considered by the author to be the starting point of the
          collection.
- Next
- Refers to the next document in an linear sequence of documents. User agents may choose
          to preload the "next" document, to reduce the perceived load time.
- Prev
- Refers to the previous document in an ordered series of documents. Some user agents
          also support the synonym "Previous".
- Contents
- Refers to a document serving as a table of contents. Some user agents also support the
          synonym ToC (from "Table of Contents").
- Index
- Refers to a document providing an index for the current document.
- Glossary
- Refers to a document providing a glossary of terms that pertain to the current
          document.
- Copyright
- Refers to a copyright statement for the current document.
- Chapter
- Refers to a document serving as a chapter in a collection of documents.
- Section
- Refers to a document serving as a section in a collection of documents.
- Subsection
- Refers to a document serving as a subsection in a collection of documents.
- Appendix
- Refers to a document serving as an appendix in a collection of documents.
- Help
- Refers to a document offering help (more information, links to other sources
          information, etc.)
- Bookmark
- Refers to a bookmark. A bookmark is a link to a key entry point within an extended
          document. The title attribute may be used, for example, to label the bookmark. Note 
          that several bookmarks may be defined in each document.
Submit Results
    
Up to the Evil Tests Page.
Bugzilla: Bug 2800
Last updated in February 1999.