Skip to content

Instantly share code, notes, and snippets.

@MBing
Created July 29, 2018 16:08
Show Gist options
  • Select an option

  • Save MBing/19c5347c0bcc208d7b828705d9f94cfd to your computer and use it in GitHub Desktop.

Select an option

Save MBing/19c5347c0bcc208d7b828705d9f94cfd to your computer and use it in GitHub Desktop.

Revisions

  1. MBing created this gist Jul 29, 2018.
    13 changes: 13 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>My First Page</title>
    </head>
    <body>
    <h1>Hello Skillshare</h1>


    </body>
    </html>