microformats2/spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-2.html
2013-04-18 22:13:36 -07:00

17 lines
698 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- http://microformat2-node.jit.su/h-resume.html -->
<div class="h-resume">
<p class="p-name">Tim Berners-Lee</p>
<div class="p-contact h-card">
<p class="p-title">Director of the World Wide Web Foundation</p>
</div>
<p class="p-summary">Invented the World Wide Web.</p>
<hr>
<div class="p-experience h-event h-card">
<p class="p-title">Director</p>
<p><a class="p-name p-org u-url" href="http://www.webfoundation.org/">World Wide Web Foundation</a></p>
<p>
<time class="dt-start" datetime="2009-01-18">Jan 2009</time> Present
<time class="dt-duration" datetime="P2Y11M">(2 years 11 month)</time></p>
</div>
</div>