Different result in IE and FF

Discussion in 'HTML & Website Design' started by Camay123, Sep 8, 2007.

  1. #1
    This site I did :

    http://www.cheatfolder.com

    is giving me different result in IE and FF . I have almost corrected all difference via css, but one thing remains.

    The website wont be centered in IE.

    I have this code for my <div id="wrap"></div>

    Any idea ?
     
    Camay123, Sep 8, 2007 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #2
    DOCCCCCCTYPEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

    don't ignore it.
     
    soulscratch, Sep 8, 2007 IP
  3. Camay123

    Camay123 Well-Known Member

    Messages:
    3,423
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Thanks, it did solved my problem, but screwed every other fixes I had done.

    Anyhow, ill fix now.

    Thanks again
     
    Camay123, Sep 8, 2007 IP
  4. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #4
    You'll get more consistency if you use a DOCTYPE. If you don't browsers will do whatever the fvck they want.
     
    soulscratch, Sep 8, 2007 IP
  5. Camay123

    Camay123 Well-Known Member

    Messages:
    3,423
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    160
    #5
    Great, all is back to normal, and I didnt need any special fix for IE. Same code for all browsers.

    Regards,
     
    Camay123, Sep 8, 2007 IP