• Resolved supastar

    (@supastar)


    Hi there,
    I was wondering if anyone could help me with this page
    http://www.richmondswimmingclub.org.au/?page_id=22

    It looks fine in Opera, but it’s all over the place when viewed with Internet Explorer. I’m guessing it’s because of the table somehow, but I can’t figure out what.

    Does anybody have any ideas or suggestions?

    Thanks everybody,
    Supastar.

Viewing 1 replies (of 1 total)
  • I don’t think it’s your table, but just in case it is, try giving it a width (in pixels) that fits easily within its containing DIV. If you want the page to validate you will need to do this with a new ID or CLASS in the stylesheet, and give the table that ID or CLASS.

    The IE problem you have is often caused by something being too wide in a DIV to the side of a floated one – even a too wide margin causes the problem. The DIV is then forced below the floated one. I would check all your widths, and the width of any content you have put in.

    Your page doesn’t validate now, actually. I would fix that first.

Viewing 1 replies (of 1 total)
  • The topic ‘Page with table displays wrong in IE’ is closed to new replies.