table tbody { height: 200px; overflow-y: auto; display: block; } table thead, tbody tr { display: table; width: 100%; }
← 「css技巧」使用hover和attr()定制悬浮提示