H-card
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Address books and contacts }} '''hCard''' is one of several "microformats" released via the microformats.org site and community, intended for the represe...") |
Revision as of 02:41, 23 September 2013
hCard is one of several "microformats" released via the microformats.org site and community, intended for the representation of information in a manner that is human-readable but can still be processed by machines.
The format encodes all the same fields as the vCard format in the form of HTML or XML. Thus, it can be embedded in web pages and be readable this way (and styled via CSS), but has a standardized structure that can easily be converted mechanically to and from vCard and other address card formats.