下面选项中,属于子元素过滤选择器的是
A: :first-child
B: :last-child
C: :nth-child(eq|index|odd|even)
D: :only-child
A: :first-child
B: :last-child
C: :nth-child(eq|index|odd|even)
D: :only-child
A,B,C,D
举一反三
- CSS3中,如果某个父元素仅有一个子元素,则使用()选择器不能选择这个子元素。 A: :nth-child(1) B: :last-child C: :child D: :only-child
- 下面过滤选择器中,()选择器的返回值是单个元素。 A: :first-child B: :last-child C: :eq(0) D: :only-child
- 子元素选择器中匹配元素中唯一的子元素是() A: :first-child B: :last-child C: :only-child D: :nth-child
- jQuery中的子元素过滤选择器中,选取父元素下的第一个元素的语法是()。 A: :first-child B: :last-child C: :only-child D: :nth-child
- 下面哪一个可以选取父元素中唯一的子元素( ) A: :first-child B: :last-child C: :only-child D: :nth-child(1)
内容
- 0
下列关于jQuery选择器说法错误的是() A: 使用:only-child选择器只能获取一个子元素 B: pre ~ siblings 选择器与siblings( )方法的使用效果一致 C: first -child与:first 选择器都能用来获取ul下的li元素 D: parent>child选择器与children( )方法使用的效果一致
- 1
first -child选择器只能获取父级元素下的一个子元素。
- 2
以下选项中,属于离婚所涉及的问题是 A: distribution of property B: child support C: child custody D: child access
- 3
下面选项中,能够获取指定元素第一个子元素的是 A: $("li:first-child") B: $("li:nth-child(0)") C: $("li:only-child") D: $("li:last-child")
- 4
______, he can cook a meal. A: Child as he is B: He is a child C: Child is he D: A child he is