<http>

  <head>

  <h1><b>What Do They Mean?</b></h1><br>

  <br>

  <br>

  <h2><i>Here are some abbreviations you may or may not know.</i></h2>

  </head>

  <body>

    <p><font size="5">We'll start with some easy ones you may already know</p><br>

      <h3 style="background-color:yellow">

        html - Hyper Text Markup language<br>

        http - Hyper Text Type Protocol<br>

         CSS - Cascading style sheets

    </h3>

    <br>

    <p><font size="5">There are other abbreviations that may be handy if and when specialize in html you find handy.</p><br>

      <h3 style="background-color: orange">

         DNS - Domain Name System<br>

         ISP - Internet Service Provider<br>

         DOM - Document Object Model<br>

        AJAX - Asynchronous Java Script and XML<br>

         CGI - Common Gateway Interface

    </h3>

    <h5 style="background-color:pink">

      There is lots more that you can find out using the internet

    </h5>

<foot>

  <p>&#169;</p>

    </foot>

    </html>