Skip to content

Instantly share code, notes, and snippets.

@kizu
Created December 16, 2011 10:43
Show Gist options
  • Save kizu/1485587 to your computer and use it in GitHub Desktop.
Save kizu/1485587 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%;
<h1>Embedded Dabblet</h1>
<iframe src="http://dabblet.com/gist/1485570" style="width:100%;height:400px;" frameborder="0"></iframe>
<h1>Embedded jsfiddle</h1>
<iframe style="width: 100%; height: 300px" src="http://jsfiddle.net/kizu/zfUyN/embedded/result/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
{"page":"result","view":"split-vertical"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment