CSS Layout appearing differently depending upon hosting server
I have designed my site with layout defined in CSS file.
It contains Padding, Margin, Border etc as standard code lines.
I have tested it on IE 9 from my PC.
However I have noted that the layout appears to be slightly different when the site is hosted on localhost (II7) as compared to on the live Remote Production Site Server. The margins, padding etc appear to be different between the two scenarios of site hosting.
Please advise as to when the client browser is the same, why is the layout rendered differently between the two types of hosting. Is the CSS layout dependent upon the IIS version or the Zone of the browser which is used to view the site.
