CSS selector for one element in a grid of divs

前端 未结 0 815
孤城傲影
孤城傲影 2020-12-29 08:56

I\'d like to have a CSS selector that returns the divs with 114, 214, and 314. I\'ve tried the following:

$(".test div:first>div:nth-of-type(4)"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题