Skip to content

Instantly share code, notes, and snippets.

View diptimansharma's full-sized avatar

diptimansharma

View GitHub Profile
@diptimansharma
diptimansharma / index.html
Created June 6, 2017 17:00 — 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;
}