adds more spec cases

This commit is contained in:
Jessica Lynn Suttles 2013-02-07 14:29:31 -08:00
parent 241b9ffbd3
commit d946c7262c
125 changed files with 2275 additions and 1 deletions

View file

@ -0,0 +1,11 @@
<!-- 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"><span class="p-rating">4.5</span> out of 5</p>
<p>Categories: <span class="p-category">Computer</span>, <span class="p-category">Education</span></p>
</div>