Skip to content

Instantly share code, notes, and snippets.

@twuttke
twuttke / index.html
Last active September 4, 2015 22:45 — forked from anonymous/index.html
JS Bin// source http://jsbin.com/migeyumuja
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
textarea {
width: 100%;
font-family: "Lucida Console", Monaco, monospace;