Advertisement
Guest User

LOL WUT

a guest
Sep 11th, 2015
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <div itemscope itemtype="http://schema.org/Thing">
  2. <h2 itemprop="name"> Super Book </h2>
  3. <div itemprop="description">Ultra interesting. Super impressive.</div>
  4. <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
  5. <div>Book rating:
  6. <span itemprop="ratingValue">88</span> out of
  7. <span itemprop="bestRating">100</span> with
  8. <span itemprop="ratingCount">20</span> ratings
  9. </div>
  10. </div>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement