H-card: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(update with uf2 h-card)
(see also)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


* [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 h-card specification for more:
See the h-card specification for more:
* http://microformats.org/wiki/h-card


http://microformats.org/wiki/h-card
== 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