Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让具有相同宽度(100 像素)和不同高度的 HTML 元素填充具有固定宽度(300 像素)的容器顶端的所有间隙?
到目前为止我得到了什么。小提琴
如您所见,第 4、第 5 和第 6 块并没有填补上面的空白。在不需要 Javascript 的情况下,这是否可能?
使用您正在使用的 html 布局的纯 CSS 是不可能的。有一个名为 Masonry 的插件在这种布局中很受欢迎:http: //masonry.desandro.com/