Cross – Browser Compatibility
How does your site look in any of the major browsers? Not everyone is using Internet Explorer to surf the Internet these days.
Are you prepared to loose visitors because your site uses proprietory coding or just doesn’t render properly in all browsers? Can you afford the lost sales?
Is Your Site Cross-Browser Compatible?
- Cross-browser compatible
- Compatible with all major browsers available
Major browsers available:
- Internet Explorer
- Netscape
- Opera
- Firefox
- Text based browsers for Lynx operating system or the visually impaired
How does your site look in any of the browsers listed above? Not everyone is using Internet Explorer to surf the Internet these days.
Can your website afford to loose visitors because your website is not cross-browser compatible?
Although Internet Explorer is the most used browser Firefox is catching up.
If you take a look at Browser News’ Statistics page you will see the current statistics in browser trends.
Browser News Recommendations are:
“A good way to ensure that sites will work for as many users as possible is to (a) design sites to the HTML, CSS, DOM, and other standards, (b) to test sites with common browsers that implement these standards well, and (c) to tweak the sites so that they work well enough for antique browsers still in common use.”
Reference: Browser News – Browser Trends
So what this means is:
- Design your website to the standards.
The web standards are created by the World Wide Web Consortium (W3C)
- Test your website in multiple browsers.
See the list at the beginning of this post.
- Build your website so it degrades well.
Build the website so if someone with one of the older browsers visits the website is not broken.
Cross-Browser Compatibility continued
Update: On October 18, 2006 Microsoft released Internet Explorer 7 which implemented some changes to bring this browser more in line with being standards compliant.
January 5, 2009
“…Though IE still has a commanding lead in the browser market, 2009 should see continued growth for Firefox, Chrome, and Safari (though Chrome could slow down the growth of other alternative browsers once it has extensions). Internet Explorer, meanwhile, is expected to continue its decline. As browser parity nears (at least in terms of user reach), cross browser and cross platform functionality is becoming more and more important….
Copyright © 2005 - 2008 Web Page Mistakes. All rights reserved.

December 8th, 2008 at 2:20 am
[...] even better way to determine if the HTML elements you are using are cross-browser compatible is to check the list of HTML elements in the HTML specification. Note: If you are coding for XHTML [...]