HTML rel attributes - HTML link labels - CSS embedded in HTML - HTML tutorial, XHTML Guide

Change Font Size: / / Directory List

17.2.1 HTML rel attribute

Rel attributes - link tags in the rel attribute, the definition of the relationship between documents and links.
  • Rel attribute often appears in a, link label
  • Attribute value
    • Alternate - alternate definition of the links
    • Stylesheet - the definition of an external style sheet loading
    • Start - Notice search engine, the beginning of documents
    • Next - the Next log files. (Browser can be loaded in advance of this page)
    • Prev - the previous record documents. (As defined in the browser back button)
    • Contents
    • Index - the index of the current document
    • Glossary - Glossary
    • Copyright - the copyright of the current document
    • Chapter - sections of the current document
    • Section - as part of the document
    • Subsection - as a small part of the document
    • Appendix - definition file additional information
    • Help - Help information
    • Bookmark - bookmarks
  • Trackback Address: http://www.nt22.com/xhtml-html/attribute_rel/

Rel and rev attribute the same, they are all LinkTypes attributes.

(Ie browsers this type of support is very bad, recommend using Firefox)