Forum Moderators: not2easy
There is no header or footer, just these three columns. The left is a ul, for navigation. The other two are the usual mixed text. All works well. Now, for the *curiosity* (not problem):
On some browsers (at home, of course) - Firefox, IE, Opera, Netscape, Amaya, various versions of each, the three columns "squeeze up" gracefully when the browser window is dragged to narrow the window...as I would expect some users occasionally do.
On browsers on other computers I have visited (also XP, also IE): When the window is narrowed, instead of column narrowing, I get column shift - i.e., right column drifts below main column.
What could it be, about the CSS I've shown, that would enable such behaviour?
If you still get problems, you can always try absolute positioning instead of floats.