Html layout with header and left menu of 100% height -


i'm struggling create simple layout of header , 2 column content - left navigation , right content (http://jsfiddle.net/wsqbs/4/).

what cannot achieve having menu , content take 100% height of page (not window), while having vertical line (border) between menu , content. problem when positioning content absolutely , of 2 columns have enough content, scrollbars appear, background , border of corresponding divs still take 100% of window, not full height of content.

the absolute position prevent want. want? http://jsfiddle.net/bingjie2680/wsqbs/6/

update: http://jsfiddle.net/bingjie2680/wsqbs/8/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -