Forum Moderators: not2easy
There is a CSS property "vertical-align" which has two meanings:
On a table cell it will give the behaviour you describe.
The other use is to adjust the position of inline elements up or down relative to the rest of the line.