[css-d] Lots of left-floating divs

2007-04-06 Thread Alexander Munro
Hi, let me show you my code first: div id=container div id=header/div div id=headlines (irrelevant) /div div id=left div id=menu_0 class=menu divsome text/div divsome text/div divsome text/div (and so on) /div div id=menu_1

[css-d] overflow: hidden doesn't crop inner divs in IE

2007-04-03 Thread Alexander Munro
Hi, I've been trying to solve this problem for a few hours. Here is my code: div id=container div id=header/div div id=headlines divsome text/div divsome text/div divsome text/div div id=menu /div /div #container { width: 986px; } #header { width:

[css-d] IE6 ignores CSS

2006-08-08 Thread Alexander Munro
Hi. I have a problem with IE6 (and possibly other versions but I tested it only on v6. The HTML is: div id=div_commentary div id=item1 class=div_commentary_item div class=div_commentary_time /div div class=div_commentary_text /div /div /div and the CSS is: #div_commentary {