rel: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(define rel briefly, list popular rel microformats per Google study, then see also)
(added articles section with an article on rel)
Line 6: Line 6:


== rel microformats ==
== rel microformats ==
* [[rel-acquaintance]], [[rel-contact]], [[rel-friend]], [[rel-me]] and other [[xfn]] values.
Specifications and drafts:
* [[XFN]]: [[rel-acquaintance]], [[rel-contact]], [[rel-friend]], [[rel-me]] and other [[xfn]] values.
* [[rel-directory]]
* [[rel-directory]]
* [[rel-enclosure]]
* [[rel-enclosure]]
Line 14: Line 15:
* [[rel-payment]]
* [[rel-payment]]
* [[rel-tag]]
* [[rel-tag]]
See [[existing-rel-values]] for a more comprehensive list of rel values from HTML4, microformats, and other sources.
== articles ==
Articles and other tutorials written about the "rel" attribute and microformats use of:
* 2008-09-09 [http://www.ablognotlimited.com/articles/getting-semantic-with-microformats-part-1-rel Getting Semantic With Microformats, Part 1: rel] by [http://www.ablognotlimited.com/ Emily P. Lewis]


== see also ==
== see also ==
{{rel-related-pages}}
{{rel-related-pages}}

Revision as of 13:50, 10 September 2008

rel

rel is short for "relationship" and an HTML 4.01 attribute on the a and link elements. The 'rel' attribute is used for several popular elemental microformats such as rel-nofollow, rel-license, rel-tag, and XFN. Popularity is noted as of 2005-12 per the Google study on markup use, in particular the use of link relationships, the <a> tag, and related page headers (which noted that "XFN [is] the most popular HTML metadata profile").

For more on the rel attribute and its use in microformats, see:

rel microformats

Specifications and drafts:

See existing-rel-values for a more comprehensive list of rel values from HTML4, microformats, and other sources.

articles

Articles and other tutorials written about the "rel" attribute and microformats use of:

see also