Previous Message
Next Message

Relative positioning and widths

Sent by Ingo Chao on 15 June 2006 07:07


Brendan Grossman wrote:

> Here's sample code I'm using...
> 
> #left {
>   float: left;
>   width: 15em;
> }
> 
> #right {
>   float: left;
> }
> 
> <div id="left"></div>
> <div id="right"></div> <!-- drops below left div -->

This sample code does not drop in Firefox.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
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: