下列属于结构化伪类选择器的是?
A: :root
B: :not
C: :first-child
D: :only-child
A: :root
B: :not
C: :first-child
D: :only-child
举一反三
- 下面选项中属于结构化伪类选择器的有( )。 A: :root B: :only-child C: :first-child D: :target
- 常用的结构化伪类选择器有() 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中,:only-child 选择器属于结构化伪类选择器
- 智慧职教: CSS3中,:first-child选择器属于结构化伪类选择器。
- 下列哪个不属于结构化伪类选择器() A: :empty B: :target C: :not-child D: :only-child