如何让多个div不换行并出现横向滚动条
4个回答
2013-06-17
展开全部
<div style="width:650px;background:none;overflow:auto;overflow-x:auto">这个改一下style="width:650px;overflow:scroll;"
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-06-17
展开全部
overflow-x:auto 试试这个
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-06-17
展开全部
是想在div里还是在body里几个div在一行?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
<div style="width:250px; background-color:#0FC; height:150px; overflow:auto;">
<table >
<tr>
<td><div style="width:100px;height:100px; background-color:#00F; ">cv</div></td>
<td ><div style="width:100px; height:100px;background-color:#FC3; ">df</div></td>
<td ><div style="width:100px; height:100px;background-color:#FC3; ">df</div></td>
</tr>
</table>
</div>
<table >
<tr>
<td><div style="width:100px;height:100px; background-color:#00F; ">cv</div></td>
<td ><div style="width:100px; height:100px;background-color:#FC3; ">df</div></td>
<td ><div style="width:100px; height:100px;background-color:#FC3; ">df</div></td>
</tr>
</table>
</div>
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询