Html程序  |  8行  |  118 B

<html>
  <head>
    <title>link</title>
  </head>
  <body>
    <a href="simple.html">Simple page</a>
  </body>
</html>