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