Skip to content

Instantly share code, notes, and snippets.

@Francisc
Created June 27, 2014 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Francisc/8d85e0e30b4d46e14654 to your computer and use it in GitHub Desktop.
Save Francisc/8d85e0e30b4d46e14654 to your computer and use it in GitHub Desktop.
IGNORE BELOW
span
{
display:inline-block;
background:#333333;
color:#FFFFFF;
}
div
{
width:80px;
}
/**
* IGNORE BELOW
*/
html
{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
body
{
padding:200px;
}
<div><span>Hello World</span></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