table { width: 100%; /* Optional */ } tbody td, thead th { width: 20%; ... height: 100px; overflow-y: auto; overflow-x: hidden; } tbody td, ...
確定! 回上一頁