html 使用Bootstrap 样式,设置div块中多大,多出部分自动分页,怎么设置
我一个大的div里面很好多小的div,div里面是后台传过来的数据,是自动生成的div,现在当我数据多的时候,数据div会自动往下溢出,而不能自动分页,应该怎么做?...
我一个大的div 里面很好多小的div, div里面是后台传过来的数据,是自动生成的div,现在当我数据多的时候,数据div 会自动往下溢出,而不能自动分页,应该怎么做?
展开
2个回答
展开全部
<body>
<header style="background:#f90;color:#fff;">header</header>
<div id="out" class="container" style="background:#f00;width:100%;color:#fff;">
<div id="in" class="row" style="background:#600;width:80%; margin:0 auto;height:500px;color:#fff;">id="in"</div>
</div>
<footer style="background:#f90;color:#fff;">footer</footer>
</body>
<header style="background:#f90;color:#fff;">header</header>
<div id="out" class="container" style="background:#f00;width:100%;color:#fff;">
<div id="in" class="row" style="background:#600;width:80%; margin:0 auto;height:500px;color:#fff;">id="in"</div>
</div>
<footer style="background:#f90;color:#fff;">footer</footer>
</body>
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询