html - Div inside div not auto expanding (screenshot) -
html - Div inside div not auto expanding (screenshot) -
i need reddish box expand bluish box content, both same size.
the reddish box defined as:
.leftmenu{ float:left; width:20%; background-image:url(../images/leftmenubg.jpg); background-position:bottom; background-color:#bfdae3; background-repeat:repeat-x; }
can't seem work, whatever try! ideas? thanks!
simple solution: utilize tables.
semantic solution: utilize faux columns.
html height css
Comments
Post a Comment