simple_page2.html 99 B

123456
  1. <html>
  2. <head><title>Yet another simple page</title></head>
  3. <body>
  4. Basic html test.
  5. </body>
  6. </html>