PDA

View Full Version : can't align text


chrismiceli
12-07-2003, 10:46 PM
I haven't been here in a while, but I can't get this text to align to the top of this table cell. look here
http://www.automobilefantasy.com
I want the part that says automobilefantasy to be at the top of that cell. You can easily look at the source.
thanx in advanced.

adios
12-07-2003, 10:52 PM
hi Chris....

As long as you're using a table....

<td valign="top">Automobile Fantasy</td>

chrismiceli
12-07-2003, 10:53 PM
thanx man. especially for the quick response.