Short URL: http://html5.org/r/329
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 329 | rel=author | 2006-11-22 04:15 |
Index: source =================================================================== --- source (revision 328) +++ source (revision 329) @@ -13337,7 +13337,7 @@ <h4>Link type "<dfn title="rel-archives"><code>archives</code></dfn>"</h4> - <p>The <code title="rel-alternate">archives</code> keyword may be + <p>The <code title="rel-archives">archives</code> keyword may be used with <code>link</code>, <code>a</code>, and <code>area</code> elements. For <code>link</code> elements, it creates a <span title="hyperlink link">hyperlink</span>.</p> @@ -13350,6 +13350,22 @@ blog's past posts with <code title="">rel="archives"</code>.</p> + <h4>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h4> + + <p>The <code title="rel-author">author</code> keyword may be + used with <code>link</code>, <code>a</code>, and <code>area</code> + elements. For <code>link</code> elements, it creates a <span + title="hyperlink link">hyperlink</span>.</p> + + <p>The <code title="rel-author">author</code> keyword indicates that + the referenced document provides further information about the + author.</p> + + <p>The "referenced document" typically is a <code + title="">mailto:</code> URI giving the e-mail address of the + author. <a href="#refsMAILTO">[MAILTO]</a></p> + + <!-- this section defines whether a particular link type is an external resource or a hyperlink