Created
December 3, 2019 15:19
complete grid example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="masonry"> | |
<figure class="cell cell--1"> | |
<img | |
src="https://images.unsplash.com/photo-1493770348161-369560ae357d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--2"> | |
<img | |
src="https://images.unsplash.com/photo-1495147466023-ac5c588e2e94?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--3"> | |
<img | |
src="https://images.unsplash.com/photo-1485963631004-f2f00b1d6606?ixlib=rb-1.2.1&auto=format&fit=crop&w=968&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--4"> | |
<img | |
src="https://images.unsplash.com/photo-1514852451047-f8e1d1cd9b64?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1112&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--5"> | |
<img | |
src="https://images.unsplash.com/photo-1514997618358-2c490d913b78?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--6"> | |
<img | |
src="https://images.unsplash.com/photo-1514056052883-d017fddd0426?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=648&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--7"> | |
<img | |
src="https://images.unsplash.com/photo-1503011994592-d30eb1ef61dc?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=995&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--8"> | |
<img | |
src="https://images.unsplash.com/photo-1487790343276-2fe56a7d9439?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1047&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--9"> | |
<img | |
src="https://images.unsplash.com/photo-1483918793747-5adbf82956c4?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--10"> | |
<img | |
src="https://images.unsplash.com/photo-1483918793747-5adbf82956c4?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--11"> | |
<img | |
src="https://images.unsplash.com/photo-1485962398705-ef6a13c41e8f?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--12"> | |
<img | |
src="https://images.unsplash.com/photo-1504123311630-7a21d62be4a2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--13"> | |
<img | |
src="https://images.unsplash.com/photo-1504123311630-7a21d62be4a2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80" | |
alt="Food picture 1"> | |
</figure> | |
<figure class="cell cell--14"> | |
<img | |
src="https://images.unsplash.com/photo-1559912553-fc5637d88768?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=735&q=80" | |
alt="Food picture 1"> | |
</figure> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment