Quick CSS problem -


i have created fiddle here: http://jsfiddle.net/ozzy/wegmh/

how should here:

enter image description here

issue left , right hand divs arent showing. have tried z-index , must painfully obvious.

my code may crap too..

the idea container height flexible. container width fixed. header fixed width , height left div fixed width , flexible height. right div can adopt left divs parameters. footer div fixed width , height.

if makes sense.

the left , right divs showing, it's height zero.

they height content, , there nothing in them, height becomes zero.

the default div fill available width, not fill available height.


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 -