Click here to open the demo page
The code is licensed under the WTFPL license, so you can do whatever you want with it.
- Columns are always aligned
- Rows are always left-aligned
- Items wrap automatically on smaller screens
- Items are always the same width and height, unless the container can span its full width
- Open the
index.html
in your browser and use the input fields to configure item size and amount - Edit the values in the top
.container
block insideindex.css
to change container size, amount of items per row and more