I have a html table which is as follows
col1 c 7条回答 一整个雨季 (楼主) 2021-01-26 18:50 td:nth-child(n+4) { visibility: hidden } http://jsfiddle.net/hZRvx/ I think that that is the most clearest way to do it. 0 讨论(0) 查看其它7个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
td:nth-child(n+4) { visibility: hidden }
http://jsfiddle.net/hZRvx/
I think that that is the most clearest way to do it.