H-resume
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Web }} '''hResume''' is a draft standard intended to be one of several "microformats" released via the microformats.org site and community, intended for ...") |
Dan Tobias (Talk | contribs) |
||
Line 6: | Line 6: | ||
The format is intended for marking up a résumé or CV for publication, using standard [[HTML]] tags which can be styled with [[CSS]] to be presented attractively to human readers, but are in a standardized format which can be processed electronically. | The format is intended for marking up a résumé or CV for publication, using standard [[HTML]] tags which can be styled with [[CSS]] to be presented attractively to human readers, but are in a standardized format which can be processed electronically. | ||
+ | |||
+ | The [[hCard]], [[hCalendar]], and [[rel-tag]] microformats are used as parts of this format. | ||
== Links == | == Links == |
Revision as of 00:40, 29 September 2013
hResume is a draft standard intended to be 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 is intended for marking up a résumé or CV for publication, using standard HTML tags which can be styled with CSS to be presented attractively to human readers, but are in a standardized format which can be processed electronically.
The hCard, hCalendar, and rel-tag microformats are used as parts of this format.