原:https://yq.aliyun.com/ziliao/24728
代码:
<html>
<body style=""><div style="width:1000px; height:200px; overflow:scroll;">
<strong style="color:red;">这里是table滚动</strong>
<table border="1" style="width:2000px; height:100px; text-align:center">
<tr>
<th>ID</th>
<th>标题</th>
<th>简介</th>
<th>作者</th>
</tr>
<tr>
<td>1</td>
<td>这是一篇标题很长的文章用来测试表格的测试标题</td>
<td>这是一篇标题很长的文章用来测试表格不被太多列挤得变形的描述...</td>
<td>管理员</td>
</tr>
<tr>
<td>1</td>
<td>这是一篇标题很长的文章用来测试表格的测试标题</td>
<td>这是一篇标题很长的文章用来测试表格不被太多列挤得变形的描述...</td>
<td>管理员</td>
</tr>
</table>
</div>
<div>test测试test测试test测试test测试</div>
<div style="width:1000px; height:200px; overflow:scroll;">
<div style="width:2000px; height:100px; text-align:center;border:1px;">
<strong style="color:red;">这里是div滚动</strong>
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
a啊啊啊啊啊啊啊啊啊
</div>
</div>
</body>
</html>