H-resume
From Just Solve the File Format Problem
(Difference between revisions)
(displaytitle) |
Dan Tobias (Talk | contribs) |
||
Line 9: | Line 9: | ||
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 [[ | + | The [[h-card]], [[h-event]], and [[rel-tag]] microformats are used as parts of this format. |
== Links == | == Links == |
Revision as of 18:02, 2 October 2016
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 h-card, h-event, and rel-tag microformats are used as parts of this format.