CSS column-count not respected

后端 未结 4 1626
清酒与你
清酒与你 2021-01-18 09:51

There\'s a similar question here with no real answer: CSS columns bug — 5 column count only showing 4 (with images)

I\'m using column-count to display e

4条回答
  •  误落风尘
    2021-01-18 10:12

    check this http://www.w3.org/TR/css3-multicol/#pseudo-algorithm

    JSFiddle example is working fine if written in local html file and loaded in firefox and chrome. Try specifying width to div element.

提交回复
热议问题