Skip to content

Instantly share code, notes, and snippets.

@boopathi
Created January 14, 2015 20:06
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 boopathi/1fb5efbbdeda87b11d31 to your computer and use it in GitHub Desktop.
Save boopathi/1fb5efbbdeda87b11d31 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<div class="inverter">
</div>
<script id="jsbin-javascript">
/* jshint esnext: true */
</script>
<script id="jsbin-source-javascript" type="text/javascript">/* jshint esnext: true */
</script></body>
</html>
/* jshint esnext: true */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment