Pedro de la Lastra wrote: > I have been all night trying to put 3 white layers > horizontaly aligned inside a container black layer... > > 2. Put 3 layers floating. Result: The 3 layers goes > out from the container layer, so the black background > is gone. > >
Your options with floating the 3 white layers are to also float the container (which will "shrink wrap" the black layer around the 3 white layers), or use some sort of "clearing" on the container (see http://css-discuss.incutio.com/?page=ClearingSpace and take your pick). Hope that helps. D# ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
