Re: [css-d] clearing floats with position: relative

2009-08-26 Thread Joseph Sims
> Joseph Sims: > > Okay, so the way I expect this to act, with my understanding of > > positioning, > floats, and clears, is not the way it acts. I want to know if there is a way > I > can get it to act right. > > > > Basically, Is there a way to get an element to only clear floated elements

Re: [css-d] clearing floats with position: relative

2009-08-26 Thread Christian Kirchhoff
Joseph Sims schrieb: > Okay, so the way I expect this to act, with my understanding of positioning, > floats, and clears, is not the way it acts. I want to know if there is a way > I can get it to act right. > > Basically, Is there a way to get an element to only clear floated elements > within

[css-d] clearing floats with position: relative

2009-08-26 Thread Joseph Sims
Okay, so the way I expect this to act, with my understanding of positioning, floats, and clears, is not the way it acts. I want to know if there is a way I can get it to act right. Basically, Is there a way to get an element to only clear floated elements within the same parent containing elem