Daniel Léveillé

Développeur
Web
Developer

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
      body { background: #474747 url(/img/bkg.png); }
     .container { background: #222; padding: 20px; text-shadow: 0px 2px 3px #555; }
    </style>
  </head>

  <body id="accueil" class="fr">
    <div class="container2020">
      <h1><a href="http://DanielLeveille.com">Daniel Léveillé</a></h1>
      <h2>Développeur<br>Web<br>Developer</h2>
      <p>Quelques projets à venir...</p>
    </div>
  </body>
</html>