Looking to showcase images like the ones found here: https://i.stack.imgur.com/eD4GD.jpg These images are original and come in various sizes. I want a hover effect that includes blur, fogging effects, and text placed in the middle of the picture. Check out what I have so far: JSFiddle
My question is, how can I correctly position these images so that they span the entire width of the screen, with 3 in a row all being the same size, closely touching both the top and bottom div
, as well as each other, without expanding beyond their borders? Additionally, how can I ensure that the blur effect does not interfere with neighboring elements?