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?
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.
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.
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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now