Partycja.A programming blog

Using grid and flexbox for a gallery

Here id an example of a simple gallery created with grid and flexbox.

Grid layout allows to create a simple, scalable gallery. In each box I used flexbox to display the picture and the short node. Definietly try to scale the window up and down, to check how nicely the items in the gallery adapt.

[2019-04-03] HTML5 CSS