You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

404.html 251B

12345678910111213
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>
  6. Hello!
  7. </title>
  8. </head>
  9. <body>
  10. <h1>Oops!</h1>
  11. <p>Sorry, I don't know what you're asking for.</p>
  12. </body>
  13. </html>