link-relation-types: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(draft since apparently vcarddav folks think developers might search for this)
 
m (Replace <entry-title> with {{DISPLAYTITLE:}})
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<entry-title>link relation types</entry-title>
{{DISPLAYTITLE:link relation types}}


'''Link relation types''' is how IANA refers to [[existing-rel-values]] or the microformats [[rel-registry]], likely due to the IANA registry table of the same name: http://www.iana.org/assignments/link-relations/link-relations.xml#link-relations-1.  
'''Link relation types''' is how IANA refers to [[existing-rel-values]] or the microformats [[rel-registry]], likely due to the IANA registry table of the same name: http://www.iana.org/assignments/link-relations/link-relations.xml#link-relations-1.  


Note that the IANA registry is out-of-date and that HTML5 uses [[existing-rel-values]] as a rel-registry.
Note that the IANA registry is out-of-date and that HTML5 uses [[existing-rel-values]] as a rel-registry as specified in both the [http://www.w3.org/TR/html5/links.html#other-link-types W3C HTML5 draft] (see also [http://dev.w3.org/html5/spec/links.html#other-link-types editor's draft]) and the [http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#other-link-types WHATWG HTML draft].


'''Link types''' is how HTML4 listed the various values for the HTML4 &lt;a&gt; and &lt;link&gt; element <code>rel</code> attribute: http://www.w3.org/TR/html4/types.html#h-6.12. These have been incorporated into the ''formats'' table at the top of [[existing-rel-values]].
'''Link types''' is how HTML4 listed the various values for the HTML4 &lt;a&gt; and &lt;link&gt; element <code>rel</code> attribute: http://www.w3.org/TR/html4/types.html#h-6.12. These have been incorporated into the ''formats'' table at the top of [[existing-rel-values]].

Latest revision as of 16:28, 18 July 2020


Link relation types is how IANA refers to existing-rel-values or the microformats rel-registry, likely due to the IANA registry table of the same name: http://www.iana.org/assignments/link-relations/link-relations.xml#link-relations-1.

Note that the IANA registry is out-of-date and that HTML5 uses existing-rel-values as a rel-registry as specified in both the W3C HTML5 draft (see also editor's draft) and the WHATWG HTML draft.

Link types is how HTML4 listed the various values for the HTML4 <a> and <link> element rel attribute: http://www.w3.org/TR/html4/types.html#h-6.12. These have been incorporated into the formats table at the top of existing-rel-values.

see also