Previous Message
Next Message

IE Display Issue, Holly Hack?

Sent by Ingo Chao on 10 May 2005 14:02


Ketan M. Vakil (518-506-6812) schrieb:
> http://dev.ketanvakil.com/blueslate/ourindustries/case_studies.html
....

I think you have two options to prevent this bug:
remove clear:left from #contentleft or change

<div id="content">
   <div id="contentleft" class="hollyhack">
   ...
</div>

to

<div id="content" class="hollyhack">
   <div id="contentleft">
   ...
</div>

Ingo
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: