我有以下情况:
<div class="article">
...
<p>long text here</p>
<p>long text here</p>
<p>long text here</p>
<p>long text here</p>
<p>long text here</p>
<p>long text here</p>
<p>long text here</p>
...
</div>
根据文字长度,我可以使用哪些内容在多列中分割.article
?
列必须具有460px的最大高度,宽度为300px,并且在.
?
或!
此外,我尝试使用列化js,但它打破了一切 我认为这与https://github.com/briangonzalez/jquery.adaptive-backgrounds.js和https://github.com/kennethcachia/Background-Check
有冲突https://github.com/adamwulf/Columnizer-jQuery-Plugin是否有商业上可用的相似内容?