Hi,

I have this page:

http://sportivoferroviario.com/index.php

The problem is in a group of div like this:

<div id="news">

<div class="new"></div>
<div class="new"></div>
<div class="new"></div>
<div class="advertise"><img src="banner.gif" alt="banner"></div>

</div>

#news {width:40em; }
#news div.new {float:left; width:20em; }
#news div.advertise img {width:20em; }

In Firefox I get the expected result:

http://sportivoferroviario.com/FF.jpg

But, in Internet Explorer 6, doesn´t:

http://sportivoferroviario.com/IE.jpg

Any help will be apreciatte,

Best regards
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to