html table 固定列

css固定列:

.td1{
position: sticky;
z-index: 1;
 left:0;
}

 

posted @ 2020-06-05 17:52  睡到自然醒ccc  阅读(2966)  评论(0编辑  收藏  举报