http://www.invisibler.com/test/ I have floated the ads and the left navigation and as it should, the content text is wrapping under the navigation, but I do not want it to. So is there a way around it... or is there an alternate way of doing this. Thank You. Josh Holder.
There are a couple of ways. To #content, do either of: overflow: hidden; or margin-left; nn; where nn is >= the width of the left column. cheers, gary