Porblem with css on IIS7 (show diffrent css output)
- by user1300543
i developed a ASP.NET site
in localhost it looks fine and everything looks great on the css
http://i.stack.imgur.com/ve1NP.jpg first css good result
for some reason when i upload the files to m server and config the IIS application i see this
http://i.stack.imgur.com/qmy2A.jpg first bad css result
I can't figrue why is it happening to me.
the…