An open API service indexing awesome lists of open source software.

https://github.com/webreflection/masonry-rows

A Custom Element that delivers masonry grid layout to most common browsers.
https://github.com/webreflection/masonry-rows

Last synced: over 1 year ago
JSON representation

A Custom Element that delivers masonry grid layout to most common browsers.

Awesome Lists containing this project

README

          

# masonry-rows

A *Custom Element* fully inspired by [A Lightweight Masonry Solution](https://css-tricks.com/a-lightweight-masonry-solution/) article.

**[Live Demo](https://codepen.io/WebReflection/pen/RwGravV?editors=0100)**

```html


Any content is shown as a grid with masonry rows.



From paragraphs to images.

```