Cross Browser Compatibility
November 12th, 2008Every website coder knows one of the most time consuming aspects of writing a website is writing it to look the same in all browsers. Sometimes, the difference between browsers seems so big that it feels like you’re going to have to make several versions of the website code just to make it look the same in each of the browsers.
Why should I be concerned about cross browser compatibility?
As a website coder it is important to realise the differences between browsers. In the early days of the Internet, browser developers would add functionality to their browsers that could be past on to a website coder to give them more features when writing a website. To start with, this was great for everyone, but as browser developers became more competitive, the exclusivity between browser features meant that websites were being developed with one browser in mind. If that website were viewed in a different browser, the browser would be missing the features the website would be expecting the user to have, and as such, cross browser compatibility issues began to arise.
Today, website coders still have these issues to contend with, despite efforts made by W3C and various other organisations to persuade browser developers to follow standards set by W3C. Furthermore, as different issues exist in different browsers, a website today must still be built to work in older browsers as well.






















