It looks like the width on mustread is set to 100% - too wide to fit 
 in the available space after the 1st column.  Set it to something less than 
 the page width minus the 1st column.  Btw, I find that setting borders on 
 things really helps to debug problems like this - you can see just what's
 going on.
 
 -Ann
 
----- Original Message ----
From: nooluyo? <[EMAIL PROTECTED]>

This page should be something like this:
Featured Magazines                            Must Read
                                                          Headline

but everything keeps going under Featured Magazines Section.

what is wrong; i've already gave magazines-home float:left and mustread 
float:left, so they should be columns, not rows.
 
.mustread{
float:left;
width:100%;
text-align:left;
}




______________________________________________________________________
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/

Reply via email to