Mokothemonkey Posted September 2, 2009 Posted September 2, 2009 Which browsers should I use to test my webpages? Right now I only use IE and Safari to test, should I get Firefox, Google Chrome, or others? Quote
Wizard Posted September 2, 2009 Posted September 2, 2009 Opera, Chrome, Firefox, IE, and Safari are the big ones. You'll need multiple versions of FF and IE. Or, if you are lazy, you could get http://browsershots.org/ to do all the work for you. Quote
Byron Posted September 2, 2009 Posted September 2, 2009 Or, if you are lazy, you could get http://browsershots.org/ to do all the work for you. Cool site. Another thing is that if you'll validate your pages using a strict doctype it will insure that the major browsers will render you pages all the same way. Using a loose doctype won't do the same thing. Quote
Mokothemonkey Posted September 2, 2009 Author Posted September 2, 2009 Cool site. Another thing is that if you'll validate your pages using a strict doctype it will insure that the major browsers will render you pages all the same way. Using a loose doctype won't do the same thing. That would be smart to do then. I will change the <!DOC> as soon as possible On another note: this is my 50th post! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.