microformats2/spec/support/cases/h-card-3.html
Jessica Lynn Suttles cea7a78f33 adds more spec cases
2013-02-07 14:29:31 -08:00

11 lines
655 B
HTML

<!-- http://microformat2-node.jit.su/h-card.html -->
<div class="h-card">
<img class="u-photo" alt="photo of Mitchell" src="http://blog.mozilla.org/press/files/2012/04/mitchell-baker.jpg"><p>
<a class="p-name u-url" href="http://blog.lizardwrangler.com/">Mitchell Baker</a>
(<a class="u-url" href="https://twitter.com/MitchellBaker">@MitchellBaker</a>)
<span class="p-org">Mozilla Foundation</span>
</p>
<p class="p-note">Mitchell is responsible for setting the direction and scope of the Mozilla Foundation and its activities.</p>
<p><span class="p-category">Strategy</span> and <span class="p-category">Leadership</span></p>
</div>