test.html 144 B

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