<html>
  <head>
    <h1>Del Tag</h1>
    <p>If you've used the link thr the lesson page tags you may be aware of this.  If it was too much for 1 lesson,
      this lesson will just deal with how 1 certain tag could affect your page.  So, if you want to how to strike
      out words on a page, this lesson is for you.</p>
  </head>
  <body>
    <p>One day<del>i</del>we went to the<del>seaside</del>beach and <del>knocked down</del>built some sand castless it<del>wasn't</del> was such fun</p>
  </body>
  <foot>
    <f1>&#169;Copyright</f1>
  </foot>
</html>

©Alan Masterton