Skip to content

Instantly share code, notes, and snippets.

@lucasmazza
Created September 20, 2013 17:57
Show Gist options
  • Select an option

  • Save lucasmazza/6641306 to your computer and use it in GitHub Desktop.

Select an option

Save lucasmazza/6641306 to your computer and use it in GitHub Desktop.
Untitled
body { background-color: red; }
img, div { position: absolute; top: 20px; left: 20px; }
div { width: 160px; height: 160px; background-color: blue; }
img { box-sizing: border-box; }
img { border-bottom: 10px solid white; border-right: 10px solid white; }
<div></div>
<img src='data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=' width='150' height='150'>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment