http://zetabin.com The 3 column layout at the bottom of the page is flowing over the footer, how do I fix that?
try this : #foot { color:#d5d5d5; font-size:80%; padding-top:36px; text-align:center; border-top:1px solid #0f2333; clear:both; } i'am usually adding a new div on top footer like this : <div style="clear:both;"></div>