Jimbola Posted September 22, 2010 Share Posted September 22, 2010 Hi allDoes 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 More sharing options...
rocky Posted September 22, 2010 Share Posted September 22, 2010 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 More sharing options...
Jimbola Posted September 22, 2010 Author Share Posted September 22, 2010 Thanks Rocky.How can i make sure I am using standard compliant code, also is there any really good website that teaches you the best way to do things? Link to comment Share on other sites More sharing options...
rocky Posted September 23, 2010 Share Posted September 23, 2010 You must learn how to write standards-compliant code. It becomes easier the more time you spend doing it. You can then check that your code is standards-compliant by using a validator. Link to comment Share on other sites More sharing options...
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