<html>

  <head>

    <h2>Changes</h2>

  </head>

  <body>

  <p>Striking a line through something is a simple html task, and this is how its done</p>

  <br>

  <p>Good</p>

  <p><s>bad</s></p>

  <br>

  <p>Happy></p>

  <p><s>Sad</s></p>

  <br>

  <p>Try it yourself>

    <p><s>Don't try it yourself</s></p>

  </body>

</html>

© Alan Masterton