![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I have a 3 column table layout on a clients website Column 1 has pictures in all 100 x 75 pixels which fills the left column Column 2 has text in it 1/2 of the middle column Column 3 also has text in it which fills 3/4 My question is how do I get the two columns with the text in to align to the top of the columns? Many Thanks Rich Overton. |
#3
| |||
| |||
|
|
I have a 3 column table layout on a clients website Column 1 has pictures in all 100 x 75 pixels which fills the left column Column 2 has text in it 1/2 of the middle column Column 3 also has text in it which fills 3/4 My question is how do I get the two columns with the text in to align to the top of the columns? |
#4
| |||
| |||
|
|
Hi Rich, Easiest way would be to click within the cell you want to change the alignment of, use the tag selectors to select the TD tag, and in the Properties Inspector, look for the Vertical Alignment drop-down. You should see Top as an option. Repeat for each cell as necessary, or select all the cells and do them all at the same time. Also, if you are familiar with CSS, you could redefine the TD tag to include the Vertical Alignment option, and set as top. Hope this helps, Piers "Macromedia" <richard.overton (AT) tiscali (DOT) co.uk> wrote in message news:cbtpt1$1bb$1 (AT) forums (DOT) macromedia.com... | Hi All, | | I have a 3 column table layout on a clients website | | Column 1 has pictures in all 100 x 75 pixels which fills the left column | Column 2 has text in it 1/2 of the middle column | Column 3 also has text in it which fills 3/4 | | My question is how do I get the two columns with the text in to align to the | top of the columns? | | Many Thanks | Rich Overton. | | |
![]() |
| Thread Tools | |
| Display Modes | |
| |