Skip to content

Instantly share code, notes, and snippets.

@timgthomas
Created February 27, 2013 15:59
Show Gist options
  • Save timgthomas/5048994 to your computer and use it in GitHub Desktop.
Save timgthomas/5048994 to your computer and use it in GitHub Desktop.
Untitled
span { display: none; }
div:hover span { display: inline; }
<div>
Foo
<span><a href="#">Bar</a></span>
</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