以下属于目标选择器的是()
A: empty
B: target
C: nth-of-type()
D: nth-of-type()
A: empty
B: target
C: nth-of-type()
D: nth-of-type()
举一反三
- 以下属于目标选择器的是() A: empty B: target C: nth-of-type D: only-child
- 以下属于目标选择器的是() A: empty B: target C: nth-of-type D: only-child
- 常用的结构化伪类选择器有() A: :root选择器、:not选择器、:only-child 选择器 B: :first-child选择器、:last-child选择器、:nth-child(n)选择器 C: :nth-last-child(n)选择器、:nth-of-type(n)选择器、:nth-last-of-type(n) 选择器 D: :empty选择器、:target选择器
- 以下是CSS3新增伪类的是() A: · :nth-of-type(n) B: · :empty C: · :root D: · :not()
- 智慧职教: CSS3中,:nth-of-type(n)选择器属于结构化伪类选择器。