IE6 bug re bg colors?

liunx

Guest
hello,

does anyone know why IE completely mess up the bg-colors on this page? the code is quite straightforward and validates just fine.

<!-- m --><a class="postlink" href="http://www.dosop.com/test/">http://www.dosop.com/test/</a><!-- m -->

I'm testing on mozilla 1.3.1 as well and it works fine. is this just another IE bug? or am I doing something silly?

best regards,
/AndyTake out *POSITION: relative;* in #leftArea and #mainArea
What is *FONT: 11px/16px ...* in DIV.boxHeader ???Fang!

you are my hero! thank you!

the font issue: 11px is font-size, the /16px is line-height.

thanks again!
/AIt's the first time I've seen the font-size/line-height used, I'll remember hat one.
 
Back
Top