Why does my site look messed up in IE but looks perfect in Firefox?

Discussion in 'CSS' started by MaxMoskol, Apr 8, 2009.

  1. #1
    I know it's the browser differences, but I don't know what exactly. Can anyone point out what I would need to do to make it look in IE as it does in Firefox? A point in the right direction would be fine too.

    My site is http://www.buyjeepparts.net
     
    MaxMoskol, Apr 8, 2009 IP
  2. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #2
    ExtremeData, Apr 8, 2009 IP
    hughmandy likes this.
  3. sandhipan

    sandhipan Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you need to some changes in CSS. for IE you need to put hack on CSS.
     
    sandhipan, Apr 8, 2009 IP
  4. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #4
    No he need to fix the html not the css..the css seems to be fine.
     
    ExtremeData, Apr 8, 2009 IP
  5. ahsan_ma07

    ahsan_ma07 Peon

    Messages:
    97
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think it's mainly due to the doctype and other info that you normally have before the head tag. Depending on your doctype i.e. if you choose xhtml transitional most of the errors would be corrected i guess.
     
    ahsan_ma07, Apr 8, 2009 IP
  6. MaxMoskol

    MaxMoskol Peon

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Alright thanks. I'll correct the errors and see what happens.
     
    MaxMoskol, Apr 8, 2009 IP