Skip to content

Instantly share code, notes, and snippets.

@hollyhudson
hollyhudson / .block
Created January 8, 2018 12:09 — forked from mbostock/.block
Bar Chart IIc
license: gpl-3.0
@hollyhudson
hollyhudson / .block
Created January 8, 2018 11:35 — forked from mbostock/.block
Bar Chart
license: gpl-3.0
@hollyhudson
hollyhudson / index.html
Created November 19, 2015 21:15 — forked from anonymous/index.html
ScriptEd Unit 5 Project: Calculator // source http://jsbin.com/kagexa
<!DOCTYPE html>
<html>
<head>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="https://rawgit.com/ScriptEdcurriculum/curriculum/master/units/5-javascript/lessons/4-project/starter_code/js/calculator.js"></script
<title>ScriptEd Unit 5 Project: Calculator</title>
<style id="jsbin-css">
.calc-row:not(:last-child)
{
<!DOCTYPE html>
<html>
<head></head>
<body>
<h1>Hello World</h1>
<p>This is my website.</p>
<img src = "http://i.imgur.com/mhmnGbo.png" height=400px alt="black hole kitten">
<a href="https://en.wikipedia.org/wiki/Black_hole">More on black holes.</a>