Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2014 14:18
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 anonymous/fb60383fc4e75a57d1f1 to your computer and use it in GitHub Desktop.
Save anonymous/fb60383fc4e75a57d1f1 to your computer and use it in GitHub Desktop.
A Pen by fakhar.
<table id="page" style="width: 100%" cellspacing="0" cellpadding="10">
<tr>
<td id="s1" class="sidebar">&nbsp;</td>
<td id="content">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div class="clear">&nbsp;</div>
</td>
<td id="s2" class="sidebar">&nbsp;</td>
</tr>
</table>
body {
margin:0;
}
.sidebar {
width:18%;
background:#009933;
}
#content {
background:fuchsia;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment