1 <html>
   2 <head>
   3 <title>Page 1</title>
   4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   5 </head>
   6 <body>
   7 Page 1 Body. hi
   8 <p><b><a href="page2.html" name="page2">Page2</a></b></p>
   9 </body>
  10 </html>