Why is this appearing DOWN???

Discussion in 'HTML & Website Design' started by toughguy, Mar 11, 2006.

  1. #1
    Hi Friends,
    I am working on a website..

    I found that in the following page the contents on right pane are appearing after the contents of left pane is appearing (in Internet Explorer , it Firefox it came up correctly). Can any one help me out how to correct this.


    http://freegolfgame.org/golfgame04.php

    Iam using CSS for formatting..

    Thanks a lot,
     
    toughguy, Mar 11, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    I suspect you have too tight a fit between the two columns for IE to handle. See PIE and check the 3 pixel text jog article in the IE bug section.

    Before anything else, thought, you need to get the markup valid. Invalid markup means the UA must make guesses about your intent. Further, IE is less fault tolerant than Firefox, eg..

    cheers,

    gary
     
    kk5st, Mar 12, 2006 IP