Is it ok to have a row-fluid inside a row?

前端 未结 3 660
遥遥无期
遥遥无期 2021-02-01 08:51

I\'ve been playing with the Twitter Bootstrap grid system, and noticed that I could mix row and row-fluid in the following way:



        
3条回答
  •  伪装坚强ぢ
    2021-02-01 09:34

    Yes you can use the row and row-fluid in this way. If you are using bootstrap-responsive.css also then when the browser is re-sized or the page is viewed on mobile devices the grid sizes are altered to fit.

提交回复
热议问题