What happens when the combined width of inline elements is wider than the webpage?

The inline elements that don't fit get pushed down to different linesThe webpage becomes horizontally scrollableThe inline elements that don't fit  don't show on the webpage

The inline elements that don't fit get pushed down to different lines.