div{ overflow:auto; width:100%; height:108px; /* 固定高度*/ } td, ... left:0; /* 首行永遠固定於左*/ z-index:1; background-color:lightpink; } thead tr th ...
確定! 回上一頁