Semi Fluid Layout CSS/Html
问题 I have a two column layout in which I have a static width for the right column of 350px, and for the left column the width should be such that it fills the rest of the page. Or at least that is what I want to happen, but unfortunately it's not. Here's a look at my css/html: http://jsfiddle.net/CmJ7P/. Any help you could offer on how to make this happen would be greatly appreciated. Edit: I'd prefer a solution in IE6 if you can 回答1: You need to remove the float from the left column and put the