Html程序  |  8行  |  190 B

<html>
  <head><title>Initial Page in host browser</title>
  <body>
    <h2>Initial page in host browser!</h2>
    <p>This page should have loaded in the host browser.</p>
  </body>
</html>