sidebar layout

well-behaved sidebar layout with height = 100%

by ksevksev

HTML

<div id="containerAll">

</div>

CSS

#containerAll
{
  height:100%
}