You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1008 B

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/html; charset=utf-8
  5. Connection: keep-alive
  6. <html>
  7. <head>
  8. <title>Cookies</title>
  9. </head>
  10. <body class="h-recipe">
  11. <h2 class="p-name">Cookie Recipe</h2>
  12. <a href="/h-recipe" class="u-url">permalink</a>
  13. <div class="p-yield">12 Cookies</div>
  14. <time class="dt-duration" datetime="PT30M">30 Minutes</time>
  15. <div class="p-summary">The best chocolate chip cookie recipe</div>
  16. <h3>Ingredients</h3>
  17. <ul>
  18. <li class="p-ingredient">3 cups flour</li>
  19. <li class="p-ingredient">1/2 cup sugar</li>
  20. <li class="p-ingredient">1 cup butter</li>
  21. <li class="p-ingredient">chocolate chips</li>
  22. </ul>
  23. <h3>Instructions</h3>
  24. <div class="e-instructions">
  25. <ul>
  26. <li>Mix the ingredients</li>
  27. <li>Spoon onto a cookie sheet</li>
  28. <li>Bake until they're done</li>
  29. </ul>
  30. </div>
  31. </body>
  32. </html>