I have a list of images and I want to align all of them side by side.
Since there are a lot of images and they overload the space of the screen width. So, I want to go navegate throught the images using the mouse. When I go to the right of the container of images, I navigate to the right and vice-versa.
How can I do something like this ?