How to stack divs from top to bottom in CSS

前端 未结 3 1037
感动是毒
感动是毒 2020-12-01 21:28

I have a list that goes like this:

1
2
3
&l
3条回答
  •  执笔经年
    2020-12-01 22:18

    If you don't have to support ie, there are css columns that would do extactly that.

提交回复
热议问题