Skip to content

Instantly share code, notes, and snippets.

@justingeeslin
Created August 3, 2013 01:31
Show Gist options
  • Save justingeeslin/6144690 to your computer and use it in GitHub Desktop.
Save justingeeslin/6144690 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
html,body {
background: black;
min-height: 100%;
color:#787878;
font-family:tahoma;
}
a {
color:#787878;
}
<h1>Geesman.com</h1>
<ul>
<li><a href="home">Home</a></li>
<li><a href="home">Tech</a></li>
</ul>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"120","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment