(X)HTML5 validation results for http://whatfettle.com/2010/01/Hardboiled/

Validator Input

The document is valid HTML5 + ARIA + SVG 1.1 + MathML 2.0 (subject to the utter previewness of this service).

Source

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <!--
  6. __
  7. /\ \
  8. _____ ____ \_\ \
  9. /\ '__`\ /',__\ /'_` \
  10. \ \ \L\ \/\__, `\/\ \L\ \
  11. \ \ ,__/\/\____/\ \___,_\
  12. \ \ \/ \/___/ \/__,_ /
  13. \ \_\
  14. \/_/
  15. Experiments with styling hCards inspired by Andy Clarke's Hardboiled competition:
  16. http://www.stuffandnonsense.co.uk/blog/about/could_you_be_a_dick/
  17. http://stuffandnonsense.co.uk/blog/about/i_the_jury/
  18. There's a blog post explaining this:
  19. http://blog.whatfettle.com/2010/01/14/hardboiled-hcards/
  20. And a set of screen shots of how this page appears in a variety of browsers:
  21. http://www.flickr.com/photos/psd/sets/72157623083466151/
  22. Attribution for individual images and fonts used are listed in the stylesheets.
  23. Otherwise you are free to do whatever you want with the contents of this package:
  24. http://github.com/psd/HardBoiled-hCards
  25. Released under the following licenses:
  26. http://creativecommons.org/publicdomain/
  27. http://en.wikipedia.org/wiki/WTFPL
  28. -->
  29. <title>Hardboiled hCards</title>
  30. <link rel="stylesheet" href="main.css" media="screen,print">
  31. <link rel="stylesheet" href="vcard.css" media="screen,print">
  32. <link rel="stylesheet" href="underwood.css" media="screen,print">
  33. <link rel="stylesheet" href="pulp.css" media="screen,print">
  34. <link rel="stylesheet" href="retro.css" media="screen,print">
  35. <link rel="stylesheet" href="al.css" media="screen,print">
  36. <link rel="stylesheet" href="campion.css" media="screen,print">
  37. <link rel="stylesheet" href="plaid.css" media="screen,print">
  38. <link rel="stylesheet" href="print.css" media="print">
  39. </head>
  40. <body>
  41. <div class="underwood vcard">
  42. <h1><span class="fn">Sam Shovel</span>, <span class="title">Detective</span></h1>
  43. <ul>
  44. <li>People Found</li>
  45. <li>Deeds Done</li>
  46. <li>No Questions Asked</li>
  47. </ul>
  48. <div class="adr">
  49. <div class="street-address">1023, Nevergreen Blvd</div>
  50. <span class="locality">Los Angeles</span>,
  51. <span class="region">California</span>.
  52. </div>
  53. </div>
  54. <div class="pulp vcard">
  55. <h1 class="fn">Russe Rogers</h1>
  56. <div class="tel adr">
  57. <span class="locality">Long Beach</span>
  58. <span class="value">555-9012</span>
  59. </div>
  60. </div>
  61. <div class="retro vcard">
  62. <h1 class="org">Hopewell and Aim</h1>
  63. <div class="fn">Dashiell Hammett</div>
  64. <div class="adr">
  65. <div class="street-address">Great Mills Road</div>
  66. <span class="locality"> St. Mary's County</span>
  67. </div>
  68. <div class="tel">
  69. <span class="value">MC 22-800</span>
  70. </div>
  71. </div>
  72. <div class="al vcard">
  73. <div class="adr">
  74. <div class="street-address">2048, Hard Drive,</div>
  75. <span class="locality">Pork Point</span>
  76. <span class="region">CA</span>.
  77. </div>
  78. <h1 class="fn">Al Lee Bye</h1>
  79. <div class="role">PI</div>
  80. </div>
  81. <div class="campion vcard">
  82. <h1 class="fn">Albert Campion</h1>
  83. <div class="adr">
  84. <div class="street-address">17A, Bottle Street</div>
  85. <span class="locality">Piccadilly</span>
  86. </div>
  87. </div>
  88. <div class="plaid vcard">
  89. <h1 class="fn">Inspector Sands</h1>
  90. <div class="adr">
  91. <div class="street-address">Euston Station</div>
  92. <span class="locality">London</span>
  93. </div>
  94. </div>
  95. </body>
  96. </html>

Total execution time 556 milliseconds.


About this ServiceMore options