|
Whatever site I create, I test in ie 6, 7 and 8, firefox, opera, safari and chrome. You have no control over which browser your customers will use and therefore need to make your site work in as many as possible.
Whilst I am coding sites, I tend to test in ie6 and firefox - generally if both of those two work ok then the others 9usually) are not too bad.
Often, when a problem shows up, it means your code is wrong (often the css sheet has values that don't add up) and one browser compensates for it and the other doesn't.
At home, I have 3 different pcs and have a different version of ie installed on each; you can then download opera safari and chrome onto your pc to test.
Last edited by jj1; 03-10-2010 at 09:05 AM..
|