Skip to content

Instantly share code, notes, and snippets.

@nightink
Created August 29, 2014 14:56
Show Gist options
  • Save nightink/e9609b5ecf649530e1b6 to your computer and use it in GitHub Desktop.
Save nightink/e9609b5ecf649530e1b6 to your computer and use it in GitHub Desktop.
test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<script type="application/javascript">
alert('msg');
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment