Re: [css-d] help on understanding a float behavior with a % margin

2012-06-07 Thread Philippe Wittenbergh
Le 7 juin 2012 à 06:23, mem a écrit : So, perhaps this is what I'm not getting: if we float an element to the right, for example, but we give it a width of 100% what will that float: right visually accomplish ? Nothing,… maybe ? No, not really nothing. Floating elements has lots of

Re: [css-d] help on understanding a float behavior with a % margin

2012-06-07 Thread mem
On Jun 7, 2012, at 8:46 , Philippe Wittenbergh wrote: Le 7 juin 2012 à 06:23, mem a écrit : So, perhaps this is what I'm not getting: if we float an element to the right, for example, but we give it a width of 100% what will that float: right visually accomplish ? Nothing,… maybe ?

[css-d] pseudo classes and background position elements - a test case

2012-06-07 Thread mem
I should work, and study the previous post answers, still, I'm also trying to understand this (no floats involved issue) :) Please check the following test case: http://jsfiddle.net/NU3ZR/ This works, but I don't understand what is the role of left: 0; here. Obviously (or not), I tried to