Results 1 to 4 of 4

Thread: Line up rows

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2004
    Posts
    182

    Line up rows

    If you look at the attached file. The rows in the far left column starting with Period1 is not lined up with its corresponding row. How do I get it to line up?
    Attached Files Attached Files

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Set the <td> align attribute to "center"

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2004
    Posts
    182
    You mean like this?
    <td align="center">
    <B>Period 1 Period 2 Period 3 Period 4 Period 5 Period 6 Period 7 Period 8 Period 9
    Period 10 Period 11 Period 12 Period 13 CY Totals</B>
    </td>

    This aligns then in the center of the column but it doesn't align them with the row, meaning the text boxes to the right?

  4. #4
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727
    add more rows to your table so that each "period" and each text box is in its own <td></td>. Then they wil all line up.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width