This paragraph stays on the left, while the table is aligned to the right.
Modern equivalent: wrap the table in a container with display: flex; justify-content: flex-end.
display: flex; justify-content: flex-end
Lines: 0 | Characters: 0