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

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -