Skip to content

Instantly share code, notes, and snippets.

View roippi's full-sized avatar

Ben Roberts roippi

View GitHub Profile
@roippi
roippi / index.html
Created July 20, 2013 06:24
embedded circles...
<!DOCTYPE html>
<style>
.outer {
fill: yellow;
stroke: steelblue;
stroke-width: 1px;
}
.inner {
fill: orange;