Is Your Website Comptabile with Internet Explorer 8
Almost two months ago, Microsoft released their newest version of the popular web browser, Internet Explorer 8. Recently, my Vista powered laptop had IE8 listed as an important update, so I went ahead and added it. It’s currently running on all of our Windows computers. It’s also why I’m writing this blog post.
I was checking out one of the local websites the other day and found out that it does not look like it used to under IE7. The problem is with the CSS and the footer for the background. In IE7 it stays where it’s supposed to, but in IE8 it doesn’t; it rises up the page leaving the content on top to look weird.
It's true that you can put an advertisement for Firefox on your site and suggest that people use it, but you can’t expect that to be the answer. There are many who do not use Firefox. Using our own website metrics, we can easily see that out of all browsers, 58% of our visitors use Internet Explorer. Firefox commands 32% of the market share on our site, but we still design for cross browser compatibility.
The question is, have you checked your website to see if it works in IE8? What about Opera or Safari? It’s a good idea to build your site for all browsers, or at least the major ones. A big block suggesting I use another browser to look at the site isn’t going to make me do it; it usually means I don’t bother with the site.
I know this is mostly me being on my standards compliance kick, building for maximum visibility and all that, but it’s still worth mentioning. With Internet Explorer being updated all the time, and Microsoft’s habit of interpreting scripting the way it wants, you should make sure your website works for as many browsers as you can, especially the major ones.

I am the founder of Asheboro Creative. I'm a PHP and MySQL developer that thinks CSS is the greatest thing since the knife that sliced bread. I am a stickler for validating our websites and love to check out design galleries.
- Time Limit Links Version 1.0
We've just completed version 1.0 of Time Limit Links, our web links directory application that shows links for a certain amount of time before expiring and allowing those posted after it to move up the page. - My we have been busy latey
We have been very busy lately. July came and hit us like a hammer with application development and client work. Read about what we've been working on and what is coming soon. - Asheboro Creative Redesigned
We redesigned our website and put a lot of effort into what we wanted this time. Check it out! - Buying Benefits
Buying benefits is the key to getting what you need. When you buy solely based on price, you're not always going to get what you need. - Time Limit Links Maintenance Release 1.0.1
Time Limit Links has recieved a maintenance release to address bugs, security fixes, and feature enhancements.











Comments
Elchin
06/18/09, 5:21am
Thanks in advance
Dave
06/28/09, 4:50am
It could be different things. You should check to make sure any CSS floats are being cleared properly. This could be part of it. Also, if it's not showing certain content, it could be something with the structure of divs and how they relate to each other.