Skip to content

Instantly share code, notes, and snippets.

@tyv
Created May 7, 2013 09:19
Show Gist options
  • Save tyv/5531354 to your computer and use it in GitHub Desktop.
Save tyv/5531354 to your computer and use it in GitHub Desktop.
Untitled
div
{
border: 10px solid green;
}
div#ddd:target
{
border: 10px solid red;
}
<div id="ddd"></div>
// alert('Hello world!');
{"view":"separate","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