FrodoBaggins
10-24-2006, 01:38 PM
Hello!
I ran into this weird problem with IE6 and <div>s.
At the moment I am working on the following website: http://vwg.net/test/cocon/index.html
The css is located here: http://vwg.net/test/cocon/cocon.css
Both the HTML and CSS validate.
http://vwg.net/test/cocon/problem.jpg
A small explanation of how the site is constructed and where the problem occurs.
My right most div shows some an exra ">>" in IE6, but doesn't in FF. The ">>" comes from the "NAAR HET ARCHIEF >>" link.
I've already figured out that if I remove the <div class="rechts"> that the extra ">>" disappears. But than my layout isn't right anymore.
Another option is to not have my <div>s floating, but than I would loose the nice black line around my page.
Does anyone have any ideas on how to fix this problem?
Thanks in advance.
I ran into this weird problem with IE6 and <div>s.
At the moment I am working on the following website: http://vwg.net/test/cocon/index.html
The css is located here: http://vwg.net/test/cocon/cocon.css
Both the HTML and CSS validate.
http://vwg.net/test/cocon/problem.jpg
A small explanation of how the site is constructed and where the problem occurs.
My right most div shows some an exra ">>" in IE6, but doesn't in FF. The ">>" comes from the "NAAR HET ARCHIEF >>" link.
I've already figured out that if I remove the <div class="rechts"> that the extra ">>" disappears. But than my layout isn't right anymore.
Another option is to not have my <div>s floating, but than I would loose the nice black line around my page.
Does anyone have any ideas on how to fix this problem?
Thanks in advance.