Jochen Kächelin wrote:
> http://gizmo.sp-online.de/test.html
...
> Is there a way to size a div automatic depending on the size of
> another div inside?
Several solutions available - depending on case.
In _your_ case you may add:
#main_container {overflow: hidden;}
...and get the expansion/conta
I have problems with this
http://gizmo.sp-online.de/test.html
under Firefox 1.07/Ubuntu and Opera 8.51/Ubuntu.
The red-bordered div does not grow in size although the main and nav div are
inside.
So I can not put the footer div under the main_container div. It always apear
under the main div