I am looking to arrange dummy images in a row next to each other, similar to the example shown here:
https://i.sstatic.net/HUUGz.png
Since my CSS skills are not very strong, I am seeking guidance on the proper way to achieve this. The images I have are all static and do not need any dynamic or sliding effects - just simple responsive display and scaling.
Thank you for your suggestions.
I have experimented with using position absolute and relative, but encountered difficulties with weird positioning across the layout. My project utilizes Bootstrap 4.