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.
why is the displaying page is different from one browser to anothor ?
Collapse
X
-
Tags: None
-
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