向两侧浮动div
假设我有一堆 div,它们要么有“左”类,要么有“右”类。是否可以使这些 div 浮动在容器的两侧,就像有一列“左”div 和一列“右”div 彼此对齐一样。 div 的顺序是随机的。
我不是在寻找两列布局。 ;)
Let's say I have a bunch of divs which have either "left" class or "right" class. Is it possible to make these divs to float on both sides of container like there was a column of "left" divs and a column of "right" divs aligned one under another. Order of divs is random.
I'm not looking for two-column-layout. ;)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
参见: http://jsfiddle.net/thirtydot/qdZWh/
See : http://jsfiddle.net/thirtydot/qdZWh/