Click to See Complete Forum and Search --> : Table


Karybear32
03-25-2006, 08:36 AM
I;m using a 4 R 4 C table. I insert a picture in each C on the 1st R. Now the problem I'm having is when I enter text in the 2 R of each C. My text isn't lining up right in the C. In the 2 R 1st C my test starts at the top but my test in the 2 R 2 C end near the middle of the C. How can I fix that?

Thanks

the tree
03-25-2006, 09:23 AM
td{
text-align: left;
vertical-align: top;
}