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

22 lines
1.3 KiB
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-product.html -->
<div class="h-product">
<h2 class="p-name">Raspberry Pi</h2>
<img class="u-photo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg"><p class="e-description">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. Its a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p>
<a class="u-url" href="http://www.raspberrypi.org/">More info about the Raspberry Pi</a>
<p class="p-price">£29.95</p>
<p class="p-review h-review-aggregate">
<span class="p-rating h-rating">
<span class="p-average">9.2</span> out of
<span class="p-best">10</span>
based on <span class="p-count">178</span> reviews
</span>
</p>
<p>Categories: <span class="p-category">Computer</span>, <span class="p-category">Education</span></p>
<p class="p-brand h-card">From:
<span class="p-name p-org">The Raspberry Pi Foundation</span> -
<span class="p-locality">Cambridge</span>
<span class="p-country-name">UK</span>
</p>
</div>