Quick CSS problem -
i have created fiddle here: http://jsfiddle.net/ozzy/wegmh/
how should 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
Post a Comment