Photo galleries layout

Hi, I am trying to do a photo gallery layout inside a map function.
I am trying to achieve something like this: https://www.neoneo.ch/graphicdesign/nof-nouvel-opera-fribourg-2/

is it possible to do it with just grid css? I am having difficulties with the size of the pictures (some are different). Or is there any library you can recommend? I’ve done so much research without success and is very frustrating…

Or maybe any js function? I really don’t know how to continue searching about this…

Hey @lauradiaz1586!

The website you gave as sample uses WordPress.
I think it is hard to do with only HTML and CSS.

1 Like

I believe you can do it with grid system. Using bootstrap will be easier. I think you should look in to this page for how to use bootstrap and grid:

2 Likes