Tim Dawson wrote:

>   Perhaps this is a good opportunity to ask a question that's puzzled me for 
> a 
> while.  Can you have both a 'float' and a 'clear' in the same style ?
> Georg seems to be saying you can. Is the order of the rules is going to make 
> a 
> difference ? (I'd have thought so).
> e.g.
> img.leftImg {float:left; clear:left;}
> 
> Tim Dawson


Yes you can but don't try to clear a previous float that is floated in 
the opposite direction since this will trigger a bug in < IE7.

<http://www.brunildo.org/test/IEWfc3.html>



-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo

http://www.wearechange.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to