Skip to content

Instantly share code, notes, and snippets.

@js418
js418 / index.html
Last active April 7, 2017 17:06 — forked from dnprock/index.html
US States Map
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}