Skip to content

Instantly share code, notes, and snippets.

@anoiaque
Created March 19, 2012 09:09
Show Gist options
  • Save anoiaque/2104358 to your computer and use it in GitHub Desktop.
Save anoiaque/2104358 to your computer and use it in GitHub Desktop.
Untitled
.foo{
width:100px;
height:100px;
background:#AC3;
top:20px;
left:100px;
}
.foo1{
width:100%;
height:100px;
background:#A90;
position:absolute;
bottom:0px;
}
<div class="foo">
test
<div class="foo1">
Toto
</div
</div
{"view":"separate","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment