Skip to content

Instantly share code, notes, and snippets.

@isabellatea
Created April 6, 2019 07:26
Show Gist options
  • Save isabellatea/82534616906d495a11c6cde41190af55 to your computer and use it in GitHub Desktop.
Save isabellatea/82534616906d495a11c6cde41190af55 to your computer and use it in GitHub Desktop.
// source https://jsbin.com
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
hi
</script>
<script id="jsbin-source-javascript" type="text/javascript">hi</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment