* { margin:0px; padding:0px; } .table-tbody td { width:180px; text-align:center; /* background-color:bisque; */ } table tr { height:40px; } #box { height:200px; width:720px; overflow:hidden; /* border:1px solid red; */ } .table-thead { position:sticky; top:0; background-color:#eee; }
更新时间:2023-11-13 08:15:22
一看就会,一写就会,简单~