How to change my webpage so as to get Explorer to not shuffle my columns.
February 21, 2006 7:39 AM
Subscribe
Okay, so I used Nvu to put together my first web page. Now it seems that IE 6 scrambles it.
I had been regularly previewing my product with Netscape and Firefox and it looked fine. The style sheet that I based my page on has a column (I'm a little unclear on the semantics, but the equivalent of frames, although frames may be the Explorer term). I've tried to rundown the problem at Nvu user forums and it looks like "Internet Explorer simply doesn't support the 'fixed' positioning type," or otherwise put, IE doesn't support CSS2 protocols, or even all of CSS1 protocols.
So, am I screwed? I'm tempted to post the page as is (and this is about 20 linked pages of material) and tell people to grow up and get Firefox. Is there an easy fix? Or do I have to abandon my style sheet and redo the whole set of pages?
The page is informational in type, not my business life depends on it sort of thing.
posted by dances_with_sneetches to computers & internet (12 comments total)
IE has never played well with CSS, I'm afraid. The answer to your question lies in where your loyalties sit. Post your website in the manner that you designed it and let users of modern browsers enjoy it correctly, or let IE dictate to you how you should design your site...ugly hacks and all?
Personally, I'd tell IE to stuff it. It's not like CSS was invented last night, y'know.
posted by Thorzdad at 7:46 AM on February 21, 2006