<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
  <head>
    <title>Fly fishing Lodge</title>
    <meta name="Author" content="Jan Nylund">
    <meta name="Description" content="Assignment number six">
    <meta name="Keywords" content="HTML 4, style, web-design, Lodge">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="Content-style-Type" content="text/css">
    <link type="text/css" rel="stylesheet" href="jannesheet2.css">
  </head>
  <body>
    <div>
      First Page | 
      <a href="jan_nylund_assign6b.html">Location</a> | 
      <a href="jan_nylund_assign6c.html">Summer Schools</a> | 
      <a href="jan_nylund_assign6d.html">Tarrifs</a> | 
      <a href="jan_nylund_assign6e.html">Order</a>
    </div>
    <h1>Welcome to the Fly-fishing lodge</h1>
    <p>
      The Fly fishing lodge is located in the mountains just
      north of the little village Gauto in Lapland, Sweden.
      Fly-fishing is superb in the lakes and streams surrounding
      the fishing lodge. Every year is specimen trout and arctic
      char caught in these waters. The fly fishing lodge is proud
      to be able to provide you as a guest with expert tutoring
      in our fly-fishing school. After a couple of days with our
      instructors and some practice in the little lake just
      outside our cabins are you prepared for a adventure of a
      lifetime. Our guides take you out on the big lakes with
      specimen trout and up in the mountains with our private
      airplane. 
      <!--Picture float left-->
      <img src="html4/mikael_adolfstrom.jpg" width="309" height="210" alt="Fly-fisherman"> 
      If you prefer to fish for trout in streams is this option 
      quite possible to obtain and we offer you to fish these streams 
      with our expert fly-fishing guides. 
      We can guarantee you the memory of a lifetime.
    </p>
    <p>
      Maybe you have a family that don't appreciate fly-fishing
      as much as you. If this is the case; there are a lot of
      other activities that are going on. We have a tennis-court
      a golf-course, a pool and guided tours around the area.
      There are dancing in the evening and our kitchen is famous
      for its cuisine. It is a tradition on the fly-fishing lodge
      and something we are proud of, To be able to say: 
      "<em>We can cater for almost every possible need of our costumers</em>". 
      People with disabilities are welcome and
      we try our best to make every guests visit a memorable one.
    </p>
      <p style="text-indent: 0; clear: left; margin-top: 1em;">
    John Smith Manager of the Fly-fishing lodge.<br /> 
      <!-- E-mail to manager -->
      <a href="mailto:john.smith@xswipnet.se">
      E-mail to: John Smith
    </a>
    </p>
    <ul style="list-style-type: none; margin: 12px 115px;">
      <li>The Fly-fishing Lodge 
      <li>Box: 12 
      <li>Gauto 
      <li>Sweden.
      <li>Phone: 046 930 44444
    </ul>
    <p style="text-indent: 0;">
       <a href="http://validator.w3.org/check/referer">
         <img src="http://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0!" height="31" width="88">
       </a>
    </p>
    <p style="text-indent: 0;">
     <sup>HTML 4.0, International Webmasters Association/ HTML Writers Guild Online Classes Program, Jan Nylund 2000.</sup>
    </p>
  </body>
</html>