Web Page Rendering On IE vs Firefox
A lot has been written and said about rendering differences between IE and Firefox. I don't want to go there, but I do want to point out an observation I've made. It used to be that most sites looked really nice when rendered in IE. I used IE for all my browsing about two years ago. Then I switched to Firefox and haven't looked back. One thing that I noticed when I first switched is that many sites just didn't render right when viewed in Firefox. Over the last two years things have really changed. It is very rare that something doesn't render correctly in Firefox these days. That could be attributed to a lot of things, but regardless, rendering is generally not an issue. (I should note here that the difference in standards IS an issue for the developer, but for the person doing the browsing it's not an issue.)
Since my hard drive on my MacBook Pro died earlier this week, I have been forced to use IE a lot more -- especially at school. I've noticed something that caught me a little by surprise. IE was having a real hard time rendering many of the sites I use. Most of the really popular sites with big development budgets look great, but many of the "Web 2.0" sites I've visited don't look right. This is very similar to the experience I had when I moved to Firefox.
So why the switch? I don't know. But if I had to guess I would say that it probably has to do with another observation I've made. If you are a web developer and you don't work specifically on Microsoft / .Net products, you are probably using Firefox to run your site during your development process. When you finish or get ready to deploy, then you test on IE and make changes. Am I out of whack here? If I'm right, then what that means is that more and more web sites are being built with Firefox standards then kluged to work with IE. That would explain the shift.
Well, I could be completely wrong here, but this is just a hunch. Anyone else made any similar / supporting observations?