简介bootstrap为什么是12列

5d3167079e1cc877

用了Bootstrap一段时间,的确没想过为什么要默认是12列。(推荐学习:Bootstrap视频教程)

觉得是因为布局比较方便,常见的分2块,3块,4块都可以方便分完。

既然有假设,那还是要求证一下。

谷歌上一阵搜索。

Contrary to the question’s parenthetical, Bootstrap was always at 940px wide, and not 960px, even with the original 
16 columns. With the switch to 12 columns in Bootstrap 2, we wanted to simplify the overall grid (16 columns is right 
on the edge of enough granularity) and make it easier to get three columns.

大致意思就是原来是16列的,后来改成了12列,是为了更容易可以排出三列。

好,那么问题来了,为什么之前是设计16列呢?

继续谷歌。

16-columns has long been the go-to grid for designers and developers, but we’ve noticed a shift to 12- and 24-columns
 to offer a more flexible layout. And they’re right for doing so—gridded layouts work best with an odd number of 
 columns (you often see three columns, but four or six are not that popular).

这个是Bootstrap的github bug列表中2011年的一段讨论,题目是问为什么用16列代替了24列。原来16列之前还有24列。大概是说,16列是开发和设计人员的首选,但是12列或者是24列可以更灵活。其中说到就是奇数列的布局更常见,比如经常可以看到三列形式的布局。

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容