elemental-microformat: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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 [[CompoundMicroformat|compound microformats]].
= 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]].
 
They generally use a single <code>class</code> or <code>rel</code> attribute.


Current examples are:
Current examples are:
* [[relenclosure|RelEnclosure]]
* [[rel-enclosure]]
* [[rellicense|RelLicense]]
* [[rel-license]]
* [[relnofollow|RelNoFollow]]
* [[rel-nofollow]]
* [[reltag|RelTag]]
* [[rel-tag]]
* [[votelinks|VoteLinks]]
* [[vote-links|VoteLinks]]
* [http://gmpg.org/xfn/ XFN]
* [http://gmpg.org/xfn/ XFN]
* [http://gmpg.org/xmdp/ XMDP]
* [http://gmpg.org/xmdp/ XMDP]
* [[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