Skip to content

Instantly share code, notes, and snippets.

@Githerdone
Created July 25, 2013 04:02
Show Gist options
  • Save Githerdone/6076826 to your computer and use it in GitHub Desktop.
Save Githerdone/6076826 to your computer and use it in GitHub Desktop.
Untitled
#red {
background-color: red;
width: 200px;
height: 200px;
}
#blue {
background-color: red;
width: 200px;
height: 200px;
}
<div id='red'></div>
<div id='blue'></div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment