As a newcomer to the website industry with only 2 months of experience, I am not certain if this task can be achieved using CSS. Despite searching on Google for a week, I have not been able to find the solution, so I decided to seek help here.
My goal is to have a block of images with another block appearing next to it, overlapping the image block. An example of what I'm trying to achieve can be seen at .
However, I would like only one block to appear next to each image block, unlike the multiple blocks shown on the Aperia website. I understand that the Aperia website is a static HTML site with scripts running. Is it possible to achieve a similar effect using CSS alone, without any need for animation?
Any suggestions, code examples, or links to tutorials that could help me solve this problem would be greatly appreciated. Thank you.