栅格布局的使用方法 栅格布局的使用方法: 1)布局块必须放在.container或.container-fluid中 2)在容器中声明行 <div class="row"> 3)在行中声明列 &l ...