H-card: Difference between revisions
Jump to navigation
Jump to search
m (stub with an external link.) |
(draft) |
||
Line 1: | Line 1: | ||
<dfn>[http://microformats.org/wiki/hcard hCard]</dfn> is a simple, open format for publishing events on the web, using a 1:1 representation of vCard (RFC2426) properties and values in HTML. hCard is one of several open [[microformat]] standards suitable for embedding data in HTML/HTML5, and Atom/RSS/XHTML or other XML. | |||
See: http://microformats.org/wiki/hcard | * [https://developer.mozilla.org/en/The_hCard_microformat Firefox 3+ supports hCard]. | ||
* Install the [https://addons.mozilla.org/en-US/firefox/addon/operator/ Operator Add-on] to view and use hCard events in pages. | |||
See the hCard specification for more: | |||
http://microformats.org/wiki/hcard |
Revision as of 20:32, 16 April 2012
hCard is a simple, open format for publishing events on the web, using a 1:1 representation of vCard (RFC2426) properties and values in HTML. hCard is one of several open microformat standards suitable for embedding data in HTML/HTML5, and Atom/RSS/XHTML or other XML.
- Firefox 3+ supports hCard.
- Install the Operator Add-on to view and use hCard events in pages.
See the hCard specification for more: