Button and A

BA1: a tag inside button tag

BA2: a tag with class="button" CSS style

Page d'accueil du site

  <style type="text/css">
a.button { padding: 1px 8px; border: 2px outset ThreeDFace; background-color: ThreeDFace; font-size:.8em; }
a.button:active { border-style: inset; }
  </style>

BA3: input type="submit" tag without a link