Jump to content

Testing and problem solving CSS


Recommended Posts

Hi all

Does anyone have any advice on testing and solving issues about websites not appearing consistently across browsers.
I notice that all the showcase website appear correctly in virtually all broswers including ie6.
How can i make mine do that as well, what are the best practices for ensuring consistency?

Link to comment
Share on other sites

It takes a lot of work to make a website work the same in all browsers. I suggest that you develop your site using standards-compliant code, so that it works in most browsers, then check your site in all browsers including IE8. You can turn on compatibility mode to test IE7. I have IE6 installed in "Windows XP Mode" too, so I can test sites in IE6 too. That's the browser that causes most display problems, since it's such an old browser. You must be very careful when using padding and margins in IE6.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...