djfox Posted February 22, 2008 Share Posted February 22, 2008 I want a table column <td valign=top> to be aligned not only to the top but to the right as well. How do I do this? Quote Link to comment Share on other sites More sharing options...
fenway Posted February 22, 2008 Share Posted February 22, 2008 <td valign=top align=right> doesn't work? Quote Link to comment Share on other sites More sharing options...
djfox Posted February 22, 2008 Author Share Posted February 22, 2008 Huh, before when I tried that it wouldn`t budge. Now it`s working. Perhaps I just misspelled it last time... Thanks for the help. Quote Link to comment Share on other sites More sharing options...
djfox Posted February 22, 2008 Author Share Posted February 22, 2008 Just in case anyone else comes across this: I find that putting plain <td valign=center align=right> does not work. I had to put <td valign=center width=30% align=right> to get it to work right. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.