<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <meta name="Author" content="Jan Nylund">
    <meta name="Description" content="First assignment">
    <meta name="Keywords" content="html, web design">
    <title>
      Introduction to HTML 4.0
    </title>
  </head>
  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink=
  "#808080" alink="#FF0000">
    <h1>
      Introduction to HTML 4.0
    </h1>
    <p>
      I am from the north of Sweden with a climate similar to
      Alaska. Pretty cold in the winter! Last winter the
      temperature went as low as -30 degrees Celsius.
    </p>
    <p>
      My reason to participate in this class is that I hope to
      learn skills that will be helpful when I create web sites.
      The dedication that The Web Builders Guild show in
      improving the WWW and their dedication for a Internet that
      is accessible for as many as possible, impressed me. I am
      proud to participate in a small way, in the forming of a
      better and hopefully a larger WWW that will expand into the
      information highway that it have the possibility to be.
    </p>
    <p>
      Sincerely Jan Nylund.
    </p>
  <a href="Source1.htm">
  View Source
  </a>
  </body>
</html>