reg3.html 156 B

12345678910111213
  1. <html>
  2. <head>
  3. <title>Regression test 3</title>
  4. </head>
  5. <body>
  6. <h1>Regression test 3</h1>
  7. <p>
  8. Autoclose of tag P
  9. <hr>
  10. <p>
  11. Ok file no problem
  12. </body>
  13. </html>