I want to fold a table so that some rows are hidden.
I want to maintain the size of columns, so that they don't leap around when you hide rows (this happens ...
I'm trying to make a webpage where it basically looks like a word document. There would be multiple boxes that would scroll down and the text would flow and page break ...
I'm using multi-column css in a fixed height element so the browser creates as many columns as it needs to contain the content. New columns will always appear to the right ...
I see that you have both a class and an id called "content". I'm not sure, but I think maybe this isn't allowed in the strict standard. It might be that IE and Opera are lax in enforcing it, while FF is strict. It would be easy to check, just change the one id to a different word.