not_well.html 137 B

12345678
  1. <head>
  2. <title>Hello world</title>
  3. </head>
  4. <body>
  5. This is a not well-formed<br>
  6. html files with undeclared entities&nbsp;
  7. </body>
  8. </html>