Hello, I don't know if any of you guys came around this problem before. I tried to google it, but I can't seem to pick right search words. So here it goes: I have simple 2 DIVS layout. One is set width, other one is liquid. With float, so they are in line. But when clear is used on the right one, content below is gets pushed all the way down to the end of the left div. You can see it here http://user101.com/test.htm Any idea how to fix that?
See http://garyblue.port5.com/webdev/2col.html for an example, and see http://garyblue.port5.com/webdev/floatdemo.html for an explanation and alternative clearing methods. cheers, gary