html - align table column right
问题 I have a header for my website (see in the picture) which are basically <td><a href> 's styled with css. now my question is what do I do if want to add one or more buttons in the same row but align them to the right? It does not have to be a css solution, I'm looking for a way to do this in html's <table> or <td> tags. Thanks. Edit: This is the part of php that generates the header: echo<<<TOPBARHEREDOC2 <link rel="stylesheet" href="/css/horizontal_navbar.css" type="text/css" media="screen">