I have the old classic code like this,
<td align="right">
which does what it says: it right aligns the content in the cell. So if I put two buttons in this cell, they will appear at the right site of the cell.
I was refactoring this to CSS, but there doesn't seem to be anything as right align. I see text-align, but is it that the same?
Use
See
text-align