How to create a Grid of squares
The problem
You want to display items side by side in a grid. You set the number of columns, and you want each item's height to match its width to form a square. How do you do this?
I faced this problem at work. I needed to create a gallery like on i...
tigerabrodi.blog3 min read