Skip to content

Instantly share code, notes, and snippets.

@bbzz
Created December 13, 2012 02:22
Show Gist options
  • Select an option

  • Save bbzz/4273508 to your computer and use it in GitHub Desktop.

Select an option

Save bbzz/4273508 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
*/
.mode{width:980px; height:300px; background-color:red;}
.box{width:200vw; height:200vh; background-color:green;}
<div class="mode">
<div class="box"></div>
</div>
// alert('Hello world!');
{"view":"split-vertical","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