问题 更新时间2023/5/30 20:55:00 以下选择器中可匹配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) 答案 登录 注册 AD 出自:国家开放大学 >> 国家开放大学Web的工作方式