Forums

CSS not looking right on Internet Explorer/PC or is it? (4 posts)

  1. databell96
    Member
    Posted 1 year ago #

    I thought I had my clients website working just fine. Except on his own computer. Turns out he uses IE for PC (not sure which version Windows) and the sidebar drops to the bottom. Obviously, the div is too wide but where?

    And the weird thing is my programmer on IE/XP isn't seeing this. Sidebar is right where it should be.

    http://www.dreamscapela.com/

  2. kmessinger
    Member
    Posted 1 year ago #

    It is dropped in IE7. It is ok in FF2 but FF shows a java error. Your site fails validation. Go here.

    If your code has errors then anything can happen.

  3. databell96
    Member
    Posted 1 year ago #

    Yea, I see and I don't understand it. It says the error is:

    The error was: utf8 "\x95" does not map to Unicode

    What does that mean? I thought it was at first that I was using a ampersand in the code instead of & so I changed that but nothing changed.

  4. kmessinger
    Member
    Posted 1 year ago #

    It is displaying ok now in IE7. Copy your code and paste it into the validator. Then try to correct the errors. There are several things to be corrected like & is &amp; and <br> must be closed like <br />.

Topic Closed

This topic has been closed to new replies.

About this Topic