I have td tags and a several div inside td:
td
div
6条回答 慢半拍i (楼主) 2020-12-28 15:04 here you go: td:not(:has(div:first-child:last-child)) bonus td:not(:has(div:only-child)) 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
here you go:
td:not(:has(div:first-child:last-child))
bonus
td:not(:has(div:only-child))