[css-d] The nuances of CSS Positioning

2005-11-14 Thread Lst Recv
Hi. I find CSS great, but, I really can't get the nuances of CSS Positioning. It's not that I can't read the specs or anythign - just I really have trouble figuring out how to do the floats and clears and the like properly to get what I have in my mind on to the screen. I think part of this

Re: [css-d] The nuances of CSS Positioning

2005-11-14 Thread Lst Recv
I received a private message asking me to clarify the specifics of what's troubling me: I think the key problem I'm having is a precise definition of float and clear. __ css-discuss [EMAIL PROTECTED]

Re: [css-d] The nuances of CSS Positioning

2005-11-14 Thread Gunlaug Sørtun
Lst Recv wrote: I received a private message asking me to clarify the specifics of what's troubling me: I think the key problem I'm having is a precise definition of float and clear. The basics (is well known I guess): http://www.w3.org/TR/CSS21/visuren.html#floats Some not so basic:

Re: [css-d] The nuances of CSS Positioning

2005-11-14 Thread Adie Hart
Subject: Re: [css-d] The nuances of CSS Positioning I received a private message asking me to clarify the specifics of what's troubling me: I think the key problem I'm having is a precise definition of float and clear. You could take a simple description to be the float works the same as align