Skip to content

Instantly share code, notes, and snippets.

@wonga00
wonga00 / index.html
Created March 10, 2014 05:28
Highlight Selection
<!DOCTYPE html>
<meta charset="utf-8">
<body>
<style>
circle {
fill: #ddd;
}
rect {
fill: none;
@wonga00
wonga00 / index.html
Last active August 29, 2015 13:57
Haydn String Quartets
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Haydn String Quartets</title>
<style>
html {
height: 100%;
}