IE Problems

Discussion in 'HTML & Website Design' started by Darkhodge, Oct 19, 2006.

  1. #1
    Hey,


    This is a minor problem but it's really getting to me.

    I've just been working on a new site. When I view it in FF (which is wot I always use), it works fine. However if I use IE there is a white space between the logo and the cell for the main content.

    The website is: http://www.MOMSQ.com/

    Please could someone tell me how to solve this problem?


    Thanks,

    Hodge
     
    Darkhodge, Oct 19, 2006 IP
  2. jascele

    jascele Peon

    Messages:
    48
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you move </td> up onto the same line as the logo in the html, it should work.

    <img src = "http://www.MOMSQ.com/images/logo.png" width = "800px" height = "155px" border = "0"></td>
    Code (markup):
     
    jascele, Oct 19, 2006 IP
  3. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #3
    Try setting the float for the picture to the bottom of the table.
     
    Colbyt, Oct 19, 2006 IP
  4. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #4
    Thanks a lot. That worked! I still can't believe it though! Why is that? Was it because of the white space between the ">" and the "</td>"?
     
    Darkhodge, Oct 19, 2006 IP
  5. jascele

    jascele Peon

    Messages:
    48
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'm not really sure why it does that, but I've run into the same problem myself many times.
     
    jascele, Oct 19, 2006 IP
  6. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #6
    Well thanks a lot again. You've been a lot of help. :)
     
    Darkhodge, Oct 21, 2006 IP