Skip to content

Instantly share code, notes, and snippets.

@mkfreeman
Created April 23, 2015 03:55
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 mkfreeman/17b64bad901d1b14aa56 to your computer and use it in GitHub Desktop.
Save mkfreeman/17b64bad901d1b14aa56 to your computer and use it in GitHub Desktop.
JS Bin // source http://jsbin.com/teheku
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
#{
}
</style>
</head>
<body>
<script id="jsbin-javascript">
var test
</script>
<script id="jsbin-source-css" type="text/css">#{
}</script>
<script id="jsbin-source-javascript" type="text/javascript">var test</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment