Hi all, I got a small project that is in asp. So I installed IIS and setup my localhost etc and the pages are running and showing in both browsers. However the pages don't show correctly in IE7. The pages are mostly made up up of html includes and css. The pages look correct when they are up on the web server in IE and FF. Locally however IE is not displaying the pages correctly. I was wondering what I was missing?
This isnt a problem with IIS or ASP, its with CSS, you need to check how each browser displays the information you present with style sheets. Some CSS rules are interpreted differently on IE than firefox.