Cell contents not vertically centered?

admin

Administrator
Staff member
<!-- m --><a class="postlink" href="http://www.angelfire.com/alt/f4in/webpage.html">http://www.angelfire.com/alt/f4in/webpage.html</a><!-- m --><br />
<br />
That's what I have so far, but as you see the middle column (news) and the right column (record) get put in the middle of the cell since the left column (team and links) has more lines in it. I can fix this by filling the middle and right cells up with blank lines but there has to be a way to just like align=top or something. Can someone help me out? :)<!--content-->Use:valign="top"<!--content-->.<!--content-->You might want to check your greys... they don't match.<!--content-->Sorry, I worded the subject bad. I want them aligned against the top. The piece of code keith gave me is probably right, but where do I put it? I've tried a few places with no results.<!--content-->Which grey's don't match?<!--content-->Originally posted by Hooligan <br />
I want them aligned against the top. The piece of code keith gave me is probably right, but where do I put it? I've tried a few places with no results. Try:<br />
<br />
<td valign="top"> Cell Content </td> <br />
<br />
That should work.<br />
<br />
Peg<!--content-->the grey of your "footer.jpg" and the grey in the middle. Make sure youre picking from the color-safe pallette.<!--content-->
 
Back
Top