Skip to content

Instantly share code, notes, and snippets.

@abossard
Created June 14, 2012 07:27
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 abossard/2928722 to your computer and use it in GitHub Desktop.
Save abossard/2928722 to your computer and use it in GitHub Desktop.
Untitled
<div id="layout">
<div id="header">HEADER</div>
<div class="side">
<p>SIDE</p>
</div>
<div class="other side">
<p>SIDE 2</p>
</div>
<div id="content">
<p>CONTENT</p>
</div>
<div id="fix"></div></div>
<div id="footer">FOOTER</div>
{"view":"split-vertical","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