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

15 lines
563 B
HTML

<!-- http://microformat2-node.jit.su/h-review-aggregate.html -->
<div class="h-review-aggregate">
<div class="p-item h-event">
<h3 class="p-name">Fullfrontal</h3>
<p class="p-description">A one day JavaScript Conference held in Brighton</p>
<p><time class="dt-start" datetime="2012-11-09">9th November 2012</time></p>
</div>
<p class="p-rating">
<span class="p-average value">9.9</span> out of
<span class="p-best">10</span>
based on <span class="p-count">62</span> reviews
</p>
</div>