Skip to content

Instantly share code, notes, and snippets.

View jdbevan's full-sized avatar

Jon Bevan jdbevan

View GitHub Profile
@jdbevan
jdbevan / index.html
Created December 11, 2015 10:12 — forked from dnprock/index.html
World Map
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}