Skip to content

Instantly share code, notes, and snippets.

Created September 20, 2015 18:05

Revisions

  1. @invalid-email-address Anonymous created this gist Sep 20, 2015.
    12 changes: 12 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>JS Bin</title>
    </head>
    <body>
    This is my first website! Hello, world!


    </body>
    </html>