Skip to content

Instantly share code, notes, and snippets.

@kimwooglae
Created January 4, 2018 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimwooglae/e91584846f3a3342e60aaf1b7548910f to your computer and use it in GitHub Desktop.
Save kimwooglae/e91584846f3a3342e60aaf1b7548910f to your computer and use it in GitHub Desktop.
// source http://jsbin.com
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
test
</body>
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment