Why do I have a big empty space on my page?

Discussion in 'HTML & Website Design' started by snixo, Mar 12, 2010.

  1. #1
    snixo, Mar 12, 2010 IP
  2. pjamesmg

    pjamesmg Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    That would be because you have a table row code that isn't closed
    and you should be good to go!
     
    pjamesmg, Mar 12, 2010 IP
  3. snixo

    snixo Member

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #3
    Thanks but the table row is closed further down - the cell contains a nested table.

    Anyone else have any ideas?
     
    snixo, Mar 12, 2010 IP
  4. snixo

    snixo Member

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    Yay - worked it out.

    I was using <tr><br></tr> to add some space in the table
    whereas I should have been using <tr><td><br></td></tr>
    Not having the td tags was causing the mysterious white space above the table.
     
    snixo, Mar 12, 2010 IP
  5. randywolf244

    randywolf244 Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    im sorry not to insult your work but that looks really generic and your navbar isnt great i would try dropping the nav bar down to the place where the dirt is
     
    randywolf244, Mar 12, 2010 IP