H-card: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (stub with an external link.)
 
(see also)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
<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.


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 contacts in pages.
 
See the h-card specification for more:
* 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