Skip to content

Instantly share code, notes, and snippets.

@arunbalu123
Created April 10, 2017 08:01
Show Gist options
  • Select an option

  • Save arunbalu123/a9ee4df5f57bf627dda9e4aab1abecdc to your computer and use it in GitHub Desktop.

Select an option

Save arunbalu123/a9ee4df5f57bf627dda9e4aab1abecdc to your computer and use it in GitHub Desktop.

Revisions

  1. arunbalu123 created this gist Apr 10, 2017.
    14 changes: 14 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>JS Bin</title>
    <script>alert(1)</script>
    </head>
    <body>



    </body>
    </html>