can someone help me with a problem I have with DIVs who don't expand to the bottom of a parent div?
on there is no problem because the content of the right column exceeds the height of the left column.
but when the content in is less high than the left column, the problem occurs : the height of the right column doesn't expand.
I would like it to work in Mozilla 1.7 as well as in IE6.
Apart of the bottom div problem it works perfect in Mozilla as in IE6. The layout is exact the same in both browsers.
comments or advice for better CSS-coding of my pages are always welcome, because I just started with CSS and find it very interesting.
PS: I included the CSS in the source code of the page.
on there is no problem because the content of the right column exceeds the height of the left column.
but when the content in is less high than the left column, the problem occurs : the height of the right column doesn't expand.
I would like it to work in Mozilla 1.7 as well as in IE6.
Apart of the bottom div problem it works perfect in Mozilla as in IE6. The layout is exact the same in both browsers.
comments or advice for better CSS-coding of my pages are always welcome, because I just started with CSS and find it very interesting.
PS: I included the CSS in the source code of the page.