Tanya, > I need some help nesting floats - what is the syntax?
> <div class="nav"> > <ul id="nav1"> > ... > </ul> > <ul id="nav2"> > ... > </ul> > </div> Maybe it's time to clean it all up? You've got a lot of redundant css definitions and some validation errors. (You used #nav2 two times). If I understand what you want, you just have to float the container, not the uls. It is the normal behaviour that the two uls sit one above the other. But I'm not really shure if I got it right. By the way... These multilevel dropdown and fly-out menues are a usability and accessibility catastrophe. regards, Martin ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/