How to divide bootstrap row into 5 equal parts?

前端 未结 10 1096
挽巷
挽巷 2020-12-09 18:50

I want to divide bootstrap row into 5 equal parts. It includes 12-col-md, so how i can divide it into equal 5 parts?

Can anyone h

10条回答
  •  独厮守ぢ
    2020-12-09 19:34

    You can use span2 to utilize maximum amount of space. Please find the code:

    1
    2
    3
    4
    5

提交回复
热议问题