M
M
make_dev2018-03-27 10:58:30
css
make_dev, 2018-03-27 10:58:30

How to make such a grid of images in css?

Good afternoon!
Could you please tell me how to implement this image grid? It is of interest in this form and in order to preserve the landscape proportions of the pictures. Sorting will be on Isotope. Therefore, it is css that is of interest for breaking blocks.
GrqGD4hNZoNV2z.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Evgeny Kalibrov, 2018-03-27
@rework

If you use isotope, then you can make the necessary layout based on it:
https://isotope.metafizzy.co/layout.html

D
Dima Pautov, 2018-03-27
@bootd

1) Use grids, which is too early
2) Make 3 columns, put pictures in them
3) Use the example above

V
Vasily Vasilyev, 2018-03-27
@Basil_Dev

flexbox/CSS GRID. It is done in a couple of lines and there is an example in any tutorial, even in the documentation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question