<html>
  <head>
    <h1>KBD Tag</h1>
    <KBD>Basically KBD defines Keyboard input. That is what I'm doing whilst creating this page. So
      If you want to know how to define your text (keyboard input) this is it.</KBD>
  </head>
  <body>
<KBD> This tag is an easy tag as your replacing the p tag and repacing it with KBD which stands for keyboard.  See the difference it makes though</KBD><br>
    <br>
  </body>
  <foot>
    <KBD>&#169;Copyright</KBD>
  </foot>
</html>

©Alan Masterton