Skip to content

Instantly share code, notes, and snippets.

@gunnarbittersmann
Created October 16, 2014 16:56
Show Gist options
  • Save gunnarbittersmann/338a1d84cb8a74856c86 to your computer and use it in GitHub Desktop.
Save gunnarbittersmann/338a1d84cb8a74856c86 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
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<div style=" border: 1px solid #000; display: block; height:400px;">
<textarea style="width:40%;float:left; height:100%;">Text area</textarea>
<div style="width:45%; float:right; height:300px; border: 1px solid #000; ">
</div>
</div>
// alert('Hello world!');
{"view":"split-vertical","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