Carol Huddleston wrote:

> I'm trying to make a simple three-column layout, with a sidebar on  
> either side of a central column of content. I have the markup and the  
> CSS exactly as the book describes, but the sidebars both hang down  
> below the content column.

> http://home.comcast.net/~prairiedream/beginning/

The book must either be wrong, or you've interpreted it wrongly.
Sidebar a and b can't float up in content's margins.

To make it work you'll have to change the order in the markup so content 
comes after both sidebars in the markup.
That'll give you this...
<http://www.gunlaug.no/tos/alien/ch/test_08_0404.html>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to