Bootstrap 3.0 - Fluid Grid that includes Fixed Column Sizes

前端 未结 8 607
梦谈多话
梦谈多话 2020-11-29 16:37

I am learning how to use Bootstrap. Currently, I\'m wading my way through layouts. While Bootstrap is pretty cool, everything I see seems dated. For the life of me, I have w

8条回答
  •  自闭症患者
    2020-11-29 17:06

    Why not just set the left two columns to a fixed with in your own css and then make a new grid layout of the full 12 columns for the rest of the content?

    Left 1
    Left 2

提交回复
热议问题