Skip to content

Instantly share code, notes, and snippets.

@shabunc
Created January 16, 2012 16:31
Show Gist options
  • Select an option

  • Save shabunc/1621653 to your computer and use it in GitHub Desktop.

Select an option

Save shabunc/1621653 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
*/
div {
background: url('http://t1.gstatic.com/images?q=tbn:ANd9GcSMUCiE3CHbxQ20Up2EHu37EvQ7MohzyQtPjRuRrrlXqF_YkKBZIMoSwA9PCg') no-repeat;
background-position: center center;
border: 1px solid black;
padding: 40px;
width: 200px;
height: 200px;
}
<!-- content to be placed inside <body>…</body> -->
<div>
</div>
{"view":"split-vertical","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment