File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ This directory contains demo pages that showcase the implementation of CSS Mason
44
55See 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 )
You can’t perform that action at this time.
0 commit comments