Text Align style within a <Table>http://forums.asp.net/t/344104.aspx/1?Text+Align+style+within+a+Table+Sun, 21 Sep 2003 13:42:25 -0400344104344104http://forums.asp.net/p/344104/344104.aspx/1?Text+Align+style+within+a+Table+Text Align style within a <Table> Hi, I am using a Table to place some text. Within that table I'd like to align my text to start at the top of the table and not its designated center alignment. I've tried <span style="vertical-align:top">, and I also tried the &quot;text-top&quot; property without any success. I am new at this. Any help is appreciated, thanks. --FB</span> 2003-09-21T13:16:20-04:00344110http://forums.asp.net/p/344104/344110.aspx/1?Re+Text+Align+style+within+a+Table+Re: Text Align style within a <Table> Within your tag you can do this: <pre class="prettyprint"></pre> That will align the text to the top. 2003-09-21T13:42:25-04:00