Skip to content

Instantly share code, notes, and snippets.

@martinsam
Created November 2, 2016 14:27
Show Gist options
  • Select an option

  • Save martinsam/a27e7e522de2cc02b7488b361f78ccd6 to your computer and use it in GitHub Desktop.

Select an option

Save martinsam/a27e7e522de2cc02b7488b361f78ccd6 to your computer and use it in GitHub Desktop.

Revisions

  1. martinsam created this gist Nov 2, 2016.
    15 changes: 15 additions & 0 deletions document.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    <!doctype html>

    <html lang="fr">
    <head>
    <meta charset="utf-8">
    <title>Title Here</title>
    <meta name="description" content="Description Here">
    <meta name="author" content="Author here">

    <link rel="stylesheet" href="path_to_css">
    </head>

    <body>
    </body>
    </html>