Skip to content

Instantly share code, notes, and snippets.

@Igneous
Created January 13, 2011 00:39
Show Gist options
  • Save Igneous/777178 to your computer and use it in GitHub Desktop.
Save Igneous/777178 to your computer and use it in GitHub Desktop.
<div style="width:100%">
<div style="background:url(http://ompldr.org/vNnlxaw); height:58px;">
Header
</div>
<div style="background-color:#BDE2FF;height:80%;width:160px;float:left;">
Left menu<br />
Item 1<br />
Item 2<br />
Item 3...
</div>
<div style="background-color:#eeeeee;height:80%;">
Main body
</div>
<div style="background:url(http://ompldr.org/vNnlxaw);clear:both">
Footer
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment