注意:此页面搜索的是所有试题
                题目内容
                (国家开放大学Web的工作方式)
            
            
                以下选择器中可匹配table中tbody下的偶数行的有:( )。
A.table>tbody>tr:nth-child(even) B. table>tbody>tr:nth-child(odd)
C. table>tbody>tr:nth-child(2n+1) D. table>tbody>tr:nth-child(2n)
                    
                    
                    
                
                
                
            
        A.table>tbody>tr:nth-child(even) B. table>tbody>tr:nth-child(odd)
C. table>tbody>tr:nth-child(2n+1) D. table>tbody>tr:nth-child(2n)
参考答案
 
                