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.

27 lines
623 B

8 years ago
  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. <!DOCTYPE html>
  6. <html>
  7. <head>
  8. <meta charset="utf-8">
  9. <title>Example</title>
  10. </head>
  11. <body>
  12. <div class="h-entry">
  13. <p class="p-name e-content">Hello World</p>
  14. <a href="/about" class="u-author">Author</a>
  15. <a href="/h-entry-author-is-url-to-h-card-on-page" class="u-url">permalink</a>
  16. </div>
  17. <div class="h-card">
  18. <a href="/about" class="u-url">
  19. <img src="/photo.jpg" class="u-photo">
  20. <span class="p-name">Author</span>
  21. </a>
  22. </div>
  23. </body>
  24. </html>