Skip to content

Commit 70cb8fe

Browse files
readme
1 parent beb3551 commit 70cb8fe

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

css-masonry/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This directory contains demo pages that showcase the implementation of CSS Mason
44

55
See also:
66
* [Masonry layout](https://developer.mozilla.org/docs/Web/CSS/CSS_grid_layout/Masonry_layout) at MDN.
7+
* [Brick by brick: Help us build CSS Masonry](https://developer.chrome.com/blog/masonry-update) at developer.chrome.com.
78

89

910
<!-- ====================================================================== -->
@@ -40,6 +41,10 @@ To try the demos, first enable Masonry:
4041

4142
<img alt="Screenshot of the demo page." src="./daily-oddity/screenshot.png" width="300">
4243

44+
* [Kanban board](https://microsoftedge.github.io/Demos/css-masonry/kanban.html)
45+
46+
<img alt="Screenshot of the demo page." src="./kanban/screenshot.png" width="300">
47+
4348
* Masonry syntax examples:
4449

4550
* [Same size columns](https://microsoftedge.github.io/Demos/css-masonry/syntax-examples/same-size-columns.html)

css-masonry/kanban/screnshot.png

64.2 KB
Loading

0 commit comments

Comments
 (0)