Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / index.html
Created February 9, 2016 22:00
JS Bin // source http://jsbin.com/revixi
<!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">
body{
margin-bottom: 100px;
}