H-card: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(draft)
(see also)
 
(3 intermediate revisions by the same user not shown)
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.
<dfn>[http://microformats.org/wiki/h-card h-card]</dfn> is a simple, open format for publishing people & organizations on the web, using a 1:1 representation of [[vCard4]] properties and values in HTML. h-card is one of several open [[microformat]] standards.


* [https://developer.mozilla.org/en/The_hCard_microformat Firefox 3+ supports 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.
* Install the [https://addons.mozilla.org/en-US/firefox/addon/operator/ Operator Add-on] to view and use hCard contacts in pages.


See the hCard specification for more:
See the h-card specification for more:
* http://microformats.org/wiki/h-card


http://microformats.org/wiki/hcard
== See Also ==
* [[microformats]]

Latest revision as of 13:17, 14 July 2015

h-card is a simple, open format for publishing people & organizations on the web, using a 1:1 representation of vCard4 properties and values in HTML. h-card is one of several open microformat standards.

See the h-card specification for more:

See Also