Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Misnested tags</title>
  5. </head>
  6. <body>
  7. <p>Hello <b>this <i>is a test </b>of badly </i>nested tags</p>
  8. <p>Hello <b>this <i>is a <button>test </b>of badly </i>nested tags</p>
  9. <p>Hello <a>this is <p><a>test </p></p>
  10. </body>
  11. </html>
  12.