Skip to content

Instantly share code, notes, and snippets.

@fariazz
fariazz / index.html
Created October 23, 2015 23:13 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/mugomu
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
Test
<button id="button">Click me</button>
<script id="jsbin-javascript">
@fariazz
fariazz / index.html
Created October 23, 2015 23:03 — forked from anonymous/index.html
JS Bin // source http://jsbin.com/hobeji
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
"use strict";