Different appearance in IE and Firefox please HELP

Discussion in 'HTML & Website Design' started by MakeSens, Jan 14, 2007.

  1. #1
    Hi all.. i was trying to make a site to appear the same in ie and firefox but after 2days my nervs are about to explode and can't solve it anyway..

    here's the link

    http://www.makefreemoneyathome.info/help/

    the first thing is with the menu, see at ie and ff, at ff the menu's bg color is switching when you move cursor to the box, at ie it changes only if you go to the text. WHY?

    second thing is that the menu is in the middle at IE and in the left of the screen at FF. WHY?

    third thing..if you go to the page
    http://www.makefreemoneyathome.info/help/paste-fainoase-hutton-politica-firmei.html
    then at ff the menu is at left and the text at middle, at ie the menu middle and text below

    Please anybody help with my problem I`m just about kill myself, never had problems with this making a site...

    thanks
     
    MakeSens, Jan 14, 2007 IP
  2. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #2
    the safest way to get the same of most similar display in any browser is to have all files validated
    i.e. all errors removed and only tags used that are allowed by w3.org
    http://validator.w3.org/check?verbose=1&uri=http://www.makefreemoneyathome.info/help/
    change wrong tags, missing open tags properly closed !

    some tags are ONLY IE and no w3.org tags - avoid them as much as possible and obtain by other means the look you love to achieve.
     
    hans, Jan 14, 2007 IP
  3. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #3
    Not tested.

    Add {width: 100%;} to the a. It's not enough for IE to make the a block, it must also have hasLayout set.

    As for the rest, I don't do tables, so will leave it to others.

    cheers,

    gary
     
    kk5st, Jan 15, 2007 IP
  4. Sonu2007

    Sonu2007 Banned

    Messages:
    467
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thx for solving my problem
     
    Sonu2007, Jan 15, 2007 IP