bad-sample.html 242 B

1234567891011
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
  4. <link href="foo.bar.css">
  5. <title>bad HTMl sample</title>
  6. </head>
  7. <body>
  8. <p>foo<i>la la la
  9. <div><span>text</div>
  10. </body>
  11. </html>