Skip to content

Instantly share code, notes, and snippets.

@HZ-labs
Created April 16, 2014 08:45
Show Gist options
  • Save HZ-labs/10834719 to your computer and use it in GitHub Desktop.
Save HZ-labs/10834719 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.t1 {
width:100px;
height:100px;
background: #444;
color: #fff;
transform: translateZ(180deg);
}
<!-- content to be placed inside <body>…</body> -->
<div class="t1">My TEXT</div>
// 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