Skip to content

Instantly share code, notes, and snippets.

@colincalnan
Last active December 12, 2015 03:58
Show Gist options
  • Save colincalnan/4710773 to your computer and use it in GitHub Desktop.
Save colincalnan/4710773 to your computer and use it in GitHub Desktop.
Testing bl.ocks.org

Please read me

<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}
h2 {
color: red;
font-size:2rem;
}
</style>
<h2>There is a lot you can do.</h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment