Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum

Full Version: Cross Browser Coding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Everybody

Please can someone advise me how to code for cross browsing as my website is playing tricks when shown on different browsers.

I am just starting out so any help would be gratefully accepted.

Thanks
Doing cross browsing is just simple it is just like you are doing an ordinary website but you have to test it on different browser to test if it function properly. Here are few tips that may help you.

1) Keep it simple

The complicated codes you put the more chance you may get wrong.

2) Test your codes via validators before uploading your site. This can lessen the chances of having errors that is hard to fix.

3) Use CSS reset rules

4) Use firefox as your primary browser when you are doing your website.

I hope this few tips can help you.
Reference URL's