Using CSS, how can I style the following:
- Mercury
- Mercury (0.4 AU from the Sun) is the closest planet to th
I've found a solution that seems perfect to me, but it needs extra tag to align as in a table, it suffices to use
display:table-row;
and display:table-cell;
styles: