Images Three Across

I want to place three images laterally across my page. When I see them on large screen they are fine, but when viewed on smaller monitor there are two across and one below. How does one adjust spacing so that these three will be evenly spaced yet three across on both size monitors. I can get the three across on both, but on the larger screen they are lined up to the left.

Hope I am explaining myself correctly.

The problem is that depending on the size of people’s screens and browser windows, you can’t guarantee that there will be enough space to have all three images side-by-side, unless you are prepared to put them inside a container with a fixed width, which is likely to lead to horizontal scrolling on smaller windows.