目标选择器是: ( )
A: :target
B: :not
C: :root
D: :todo
A: :target
B: :not
C: :root
D: :todo
举一反三
- 以下选择器属于结构性伪类选择器的是? A: :not选择器 B: :root选择器 C: :empty选择器 D: :target选择器
- 下列选项中,不属于CSS3样式选择器的是() A: root选择器 B: empty选择器 C: target选择器 D: ID选择器
- 常用的结构化伪类选择器有() 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选择器
- 下面选项中属于结构化伪类选择器的有( )。 A: :root B: :only-child C: :first-child D: :target
- 以下属于目标选择器的是() A: empty B: target C: nth-of-type D: only-child