8 Columns in Twitter Bootstrap

前端 未结 10 2263
情深已故
情深已故 2020-12-08 19:35

How can I set up 8 equal columns in the latest version of Twitter bootstrap.

I can create 4 equal columns by doing the following but don\'t get how I can get 8:

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 20:11

    As BenM said above, Bootstrap uses a 12 column grid system, which won't divide cleanly into 8 equal columns.

    If you absolutely require 8 columns, it might be worth checking out this, or even rolling your own.

提交回复
热议问题