Skip to content

Instantly share code, notes, and snippets.

@girs1982
Created August 22, 2015 05:33
Show Gist options
  • Save girs1982/fd57c75d156dae93b2e9 to your computer and use it in GitHub Desktop.
Save girs1982/fd57c75d156dae93b2e9 to your computer and use it in GitHub Desktop.
Untitled
<div class="gansta">
<a href="http://gansta-paradise.com" target="_self"><img src="http://gansta-paradise.com/gansta-paradise-reklama.gif" border="0" title="GANSTA-PARADISE" width="1000" height="300" alt="Gansta-Paradise"></a>
</div>
<style>
.gansta{
width: 1000px;
height:300px;
background:white;
}
.gansta:hover{
height:300px;
width: 1000px;
transition:1s;
background:pink;
transform: rotate(360deg);
}</style>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment