Created
April 10, 2017 08:01
-
-
Save arunbalu123/a9ee4df5f57bf627dda9e4aab1abecdc to your computer and use it in GitHub Desktop.
Revisions
-
arunbalu123 created this gist
Apr 10, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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>