Previous Message
Next Message

floats on both left and right side in FF

Sent by Stephen Rider on 14 January 2005 05:05


On Jan 13, 2005, at 9:30 PM, Gary Ross wrote:

>> [T]o a beginner hearing simply: 'float doesn't affect vertical, only 
>> left-right' is confusing, because then they'll probably conclude
> <div style = 'float:left'>1</div>
> <div style = 'float:left'>2</div>
>
> will go
> 1
> 2
> In other words, someone who understands the statement 'float doesn't 
> affect vertical' is precisely the person who doesn't need help about 
> floats :-)

I agree, and I'm the guy who made the confusing statement.  So let's 
rephrase and get it over with...

(In theory...) An object that is floated has the same vertical position 
it would have were it not floated.  Float merely shifts it to one side 
or the other.

Ah.  Much better.  I feel wefweshed.  :)

Steve

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: