Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
rel=archives
git-svn-id: http://svn.whatwg.org/webapps@328 340c8d12-0b0e-0410-8428-c7bf67bfef74
- Loading branch information
elements. For <code><a href="#link0">link</a></code> elements, it creates | ||
a <a href="#hyperlink0" title="hyperlink link">hyperlink</a>. | ||
|
||
<p class=big-issue>...</p> | ||
<p>The <code title=rel-archives><a href="#archives0">archives</a></code> | ||
keyword indicates that the referenced document describes a collection of | ||
records, documents, or other materials of historical interest. | ||
|
||
<p class=example>A blog's index page could link to an index of the blog's | ||
past posts with <code title="">rel="archives"</code>.</p> | ||
<!-- | ||
this section defines whether a particular link type is an external resource or a hyperlink | ||
|
elements. For <code>link</code> elements, it creates a <span | ||
title="hyperlink link">hyperlink</span>.</p> | ||
|
||
<p class="big-issue">...</p> | ||
<p>The <code title="rel-archives">archives</code> keyword indicates | ||
that the referenced document describes a collection of records, | ||
documents, or other materials of historical interest.</p> | ||
|
||
<p class="example">A blog's index page could link to an index of the | ||
blog's past posts with <code title="">rel="archives"</code>.</p> | ||
|
||
|
||
<!-- |