There has been quite a lot said recently about Microsoft's new Internet Explorer 8 (IE8). Should it default to "standards mode"? Or default to "IE7 mode"?
But
Joel on Software has put things into perspective: Neither side is right, and neither side is wrong. Because there is really no right answer here.
It's a long read, but worthwhile if you've been following the debate. It also add some understanding as why Vista is so plagued. (And yes, I'm one of those who has gone back to Windows XP)
Before reading Joel's article I didn't really have an opinion on what IE8 should default to. At least now I can say that maybe having no opinion is the right one!
If things stay as they are, we may all have a lot of work to do - going back and fixing old sites. Grrr.
The saving grace in my case might be the use of very specific stylesheets for Internet Explorer. We have used a conditional comment to call a stylesheet for IE6, another one for IE7, so IE8 shouldn't read either of these - and just worry about the main stylesheet designed for Firefox etc.
I hope. I'll have to check...