Skip to content

Instantly share code, notes, and snippets.

@FatihEsen
Created February 14, 2014 18:44
Show Gist options
  • Save FatihEsen/9006616 to your computer and use it in GitHub Desktop.
Save FatihEsen/9006616 to your computer and use it in GitHub Desktop.
Untitled
h1 { elevation: above; }
p:hover {
display:block;
background:#432;
width:200px;
height:200px;
transform: rotate(30deg);
-ms-transform: rotate(30deg); /* IE 9 */
-webkit-transform: rotate(30deg); /* Safari and Chrome */
<!-- content to be placed inside <body>…</body> -->
<h1>Fatih Esen</h1>
<p> Fatiii</p>
// alert('Hello world!');
{"view":"split","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