why is the displaying page is different from one browser to anothor ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • komathi043
    New Member
    • Apr 2014
    • 5

    #1

    why is the displaying page is different from one browser to anothor ?

    In my project when i am executing my mainpage in mozilla its different and in crome its different.Is there any solution for this problem.
  • aswal
    New Member
    • Aug 2013
    • 38

    #2
    This may be due to the fact that different browser use different techniques to render document according to CSS so while creating your webpage you have to test it on all browser.

    It might be a case, due to version difference the browser are unable to interpret the css means the brower is outdated

    Comment

    Working...