Each of these examples contains the same HTML, but the elements in the first are set to display: inline and the elements in the second are set to display: inline-block.
display: inline
display: inline-block
ThisThatThe Other4