Centering images on the same line/row

How do I make images centered to the webpage but still keep them on the same row?

Hi @killzin87!

Welcome to the forum!

You could put all of your images in a div container and use flexbox.

Thanks for that! I haven’t learned that yet so i will have to do some research first. But at least now I know what to look into!

Flexbox is towards the end of the the responsive design lessons