IE: the bane of our existence

Posted by Ben Wood on June 23, 2006 at 3:27 pm.

A friend from work passed this one along to me.

Don’t know much about the author but I’m linking to his site from the graphic.

5 Comments ( RSS comment feed  |  TrackBack URI ) »

  • Comment posted by Napfisk on June 23, 2006 at 4:52 pm
    Rating: not yet rated
      
  • Internet Exploder? Oh yeah, that old dog, I remember now. Graphic looks nice, though. Probably not an Excel job then.

  • Comment posted by Thomas Chapin on June 24, 2006 at 3:08 am
    Rating: not yet rated
      
  • The problem is that Firefox supports CSS too well, so if you code for Firefox then you will definitely run into headaches in other browsers that don’t understand CSS quite as well.

    On the flip side, if you code for Internet Explorer, most of the CSS that it supports is also supported by the newer, up-to-date browsers such as Firefox.

    Moral of the story:
    Save yourself a bunch of trouble and try coding your pages with Internet Explorer from the get-go… Especially since Internet Explorer is still the most popular web browser.

    If the page displays properly in Internet Explorer, 9 times out of 10, it will usually display properly in a better browser too.

    Just my two cents.

    But then, I’m also one of these old school guys who codes using an odd hybrid mix of tables, divs, spans, and CSS.

  • Comment posted by Matt Garrett on June 25, 2006 at 3:35 pm
    Rating: not yet rated
      
  • Very funny!

  • Comment posted by Dat Nguyen on June 26, 2006 at 5:24 am
    Rating: not yet rated
      
  • Internet Explorer actually isn’t that bad if you’re using conditional comments. It’s Safari that’s a pain because you need to average out the annoyances between it and Mozilla-based browsers.

Leave a comment