WordPress.org

Forums

[resolved] Displaying perfectly on OSX but not on Windows (7 posts)

  1. jakeyy
    Member
    Posted 3 years ago #

    Hiya guys/girls!

    Here's an odd one.

    Every browser I can find on OSX (FireFox, Safari, Chrome) displays my site how it should be displayed however, boot into Windows and not a single browser I can find will display how I want it to.

    http://whatwebuild.com/blog

    I know the markup is disgusting and thrown together (If you think that's bad, you should see the AS|PHP) but even rolling through that fixing div tags etc I can't seem to isolate a reason as to why it displays nicely on OSX but not Windows!

    Is there anybody can nudge me in the right direction as to what's wrong?

  2. Peter Boosten
    Member
    Posted 3 years ago #

    Validate your code...

    Peter

  3. jakeyy
    Member
    Posted 3 years ago #

    I'm doing that now :)

    No change as of yet!

    I'll keep looking...

  4. jakeyy
    Member
    Posted 3 years ago #

    woop.

    Down to seven errors and the last ones I can't clear, still no change on IE though :(

    I get the feeling it's something to do with <embed>

    As for Firefox I'm completely stumped. Works fine on my mac but windows FX just kills it. Nothing's aligning D:

  5. Peter Boosten
    Member
    Posted 3 years ago #

    you're still missing the closing body tag

    </body>

    Peter

  6. jakeyy
    Member
    Posted 3 years ago #

    Ahhh, thanks!

    That's closed now. Still a few errors but I doubt any of them are the cause of the problems I'm experiencing. :(

  7. Peter Boosten
    Member
    Posted 3 years ago #

    close head (</head>).

    This kind of forgotten tags takes IE into quirks mode.

    Peter

Topic Closed

This topic has been closed to new replies.

About this Topic