Return to Snippet

Revision: 27192
at May 27, 2010 08:20 by dojob


Initial Code
<!DOCTYPE html>
<html lang="fr">
  <head>
    <meta charset="utf-8">
    <title>titre</title>
    <link rel="stylesheet" href="style.css">
    <script src="script.js"></script>
  </head>
  <body>
    <!-- page content -->
  </body>
</html>

Initial URL


Initial Description
structure de base d'un document html5

Initial Title
Basic HTML5 doc structure

Initial Tags
html5

Initial Language
HTML