index.html 145 B

12345678
  1. <html>
  2. <head>
  3. <title>title</title>
  4. </head>
  5. <body>
  6. <h1>Hello</h1>
  7. </body>
  8. </html>