elemental-microformat: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
IwaiMasaharu (talk | contribs) 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  | * [[rel-enclosure]]  | ||
* [[rel-license  | * [[rel-license]]  | ||
* [[rel-nofollow  | * [[rel-nofollow]]  | ||
* [[rel-tag  | * [[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://  | 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: