5
FIT100
First HTML Web Page
This HTML produces this result
<html>
  <head>
    <title>First
    </title>
  </head>
  <body>
   Web Page
  </body>
</html>
Content