elemental-microformat: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (update links)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Elemental Microformat =
An elemental [[microformats|microformat]] is a minimal solution to a single problem, built from standard XHTML elements. It is designed to be incorporated within webpages, and to act as a building block for larger [[compound-microformat|compound microformats]].
An elemental [[microformats|microformat]] is a minimal solution to a single problem, built from standard XHTML elements. It is designed to be incorporated within webpages, and to act as a building block for larger [[compound-microformat|compound microformats]].
They generally use a single <code>class</code> or <code>rel</code> attribute.


Current examples are:
Current examples are:
* [[rel-enclosure|RelEnclosure]]
* [[rel-enclosure]]
* [[rel-license|RelLicense]]
* [[rel-license]]
* [[rel-nofollow|RelNoFollow]]
* [[rel-nofollow]]
* [[rel-tag|RelTag]]
* [[rel-tag]]
* [[vote-links|VoteLinks]]
* [[vote-links|VoteLinks]]
* [http://gmpg.org/xfn/ XFN]
* [http://gmpg.org/xfn/ XFN]
Line 11: Line 15:
* [[xoxo|XOXO]]
* [[xoxo|XOXO]]


http://www.microformats.org/img/micro-diagram.gif
http://microformats.org/media/2008/micro-diagram.gif

Latest revision as of 03:28, 7 August 2009

Elemental Microformat

An elemental microformat is a minimal solution to a single problem, built from standard XHTML elements. It is designed to be incorporated within webpages, and to act as a building block for larger compound microformats.

They generally use a single class or rel attribute.

Current examples are:

micro-diagram.gif