Is it recommended to set <td> height? Or other?

Discussion in 'HTML & Website Design' started by ewwatson, Dec 29, 2007.

  1. #1
    After inserting the doctypes into my web pages I have to adjust each page a little. On each page I have to bring the table down a little in order to meet flush with the bottom of the page. Excuse my ignorance, but should I use the <br> tag or <td height="yada yada"> to accomplish this. I read that you are not supposed to use table height, but rather let the browser figure that out. I'm sure there is a better way - I have just not learned it yet though. Thanks
     
    ewwatson, Dec 29, 2007 IP
  2. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Neither, use CSS.
     
    nicangeli, Dec 29, 2007 IP
  3. wdstuff54

    wdstuff54 Well-Known Member

    Messages:
    639
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Also "the bottom of the page" is going to be different depending on the persons screen resolution. So using an exact pixel number is never going to be a absolute answer.
     
    wdstuff54, Dec 29, 2007 IP
  4. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you still need to get this solved, post the relevent code here and let us take a look. It is a little hard to help you as i do not fully understand what you are trying to achieve.
     
    nicangeli, Dec 29, 2007 IP