Skip to content

Instantly share code, notes, and snippets.

@wismer
wismer / index.html
Created October 14, 2015 21:49 — forked from anonymous/index.html
Our ScriptEd Class // source http://jsbin.com/wuhede
<!DOCTYPE html>
<html>
<head>
<title>Our ScriptEd Class</title>
<style id="jsbin-css">
body {
font-family: sans-serif;
}
p {
@wismer
wismer / index.html
Last active August 29, 2015 14:28 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/pusunibiru
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
var thing = 'fun';