Skip to content

Instantly share code, notes, and snippets.

@bestander
Created November 29, 2014 10:29
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 bestander/c72f2afa948cfd7a2edd to your computer and use it in GitHub Desktop.
Save bestander/c72f2afa948cfd7a2edd to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
var a = 0;
</script>
<script id="jsbin-source-javascript" type="text/javascript">var a = 0;
</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment