Page view counter

Why does my site look different in explorer than it does in mozilla

Last post 04-25-2007 11:20 PM by JoshStodola. 3 replies.

Sort Posts:

  • Why does my site look different in explorer than it does in mozilla

    04-20-2007, 11:58 PM
    • Loading...
    • ramelllamar
    • Joined on 03-26-2007, 5:32 AM
    • Posts 10
    • Points 0
    Can someone let me know why my site looks different in explorer than in Mozilla. I'm using visual studio.net Pro 2003 to develop the site, but I can't figure out what is making it look so different. The URL is....http://greatermtoliveocog.com. IF you pull it up in explorer and then pull it up in mozilla you will see what I mean.
  • Re: Why does my site look different in explorer than it does in mozilla

    04-21-2007, 2:32 AM
    • Loading...
    • vivek_iit
    • Joined on 06-18-2006, 6:13 PM
    • New Delhi
    • Posts 3,125
    • Points 17,294
    • TrustedFriends-MVPs

    The way a browser renders the HTML given to it might be different than how other browsers render it, specially when you are using browser specific HTML in your code, style sheets etc. To make your application look the same in different browsersm try to stick to W3C specifications as much as you can.

    Read this blog post for details:

    http://west-wind.com/weblog/posts/188.aspx

    Hope this helps,

    Vivek

    CodeASP.NET Community

    Please mark the most helpful reply/replies as "Answer".
  • Re: Why does my site look different in explorer than it does in mozilla

    04-25-2007, 11:12 PM
    • Loading...
    • ramelllamar
    • Joined on 03-26-2007, 5:32 AM
    • Posts 10
    • Points 0
    So basically, all this guy did was use an external style sheet to fix the problem?
  • Re: Why does my site look different in explorer than it does in mozilla

    04-25-2007, 11:20 PM
    • Loading...
    • JoshStodola
    • Joined on 01-16-2007, 9:17 AM
    • Heartland of America
    • Posts 3,177
    • Points 13,726
    No, he followed standards when creating the page.  You might need to take an XHTML/CSS course or something.
    Josh Stodola ← Come check out my blog!
Page 1 of 1 (4 items)