index.html 79 B

123456
  1. <html>
  2. <body>
  3. <h1>hello word!!!</h1>
  4. <p>this is a html page</p>
  5. </body>
  6. </html>