How do I backspace this text to make tables line up?

Discussion in 'PHP' started by Dcsboards531, Jun 13, 2008.

  1. #1
    [​IMG]





    See the first two boxes on the left how do I get those to line up with the others. I think it is the text inside the boxes making it longer then the others how do I backspace the text in my code? I think it is "Time Remaining" that I need to backspace. Thanks.
     
    Dcsboards531, Jun 13, 2008 IP
  2. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    You can make the height of the containing DIVs a fixed pixel height, and then use absolute positioning for the text inside them.
     
    itcn, Jun 13, 2008 IP