Half columns in Twitter Bootstrap 3

前端 未结 1 374
生来不讨喜
生来不讨喜 2020-12-13 03:20

I couldn\'t figure out how to make the bootstrap column like this:

col 3 | col 4.5 | col 4.5 
1条回答
  •  北海茫月
    2020-12-13 03:43

    You can try this :

    Just split a col-9 in 2 parts.

    Bootply : http://www.bootply.com/128927

    HTML :

       
    col-xs-3
    col-xs-4.5
    col-xs-4.5

    0 讨论(0)
提交回复
热议问题