Home >Web Front-end >HTML Tutorial >css选择器 nth-child(2n)_html/css_WEB-ITnose
css选择器 nth-child
nth-child(2n) 和 nth-child(2)有什么区别,nth-child(n)的值用nth-child(1)可以取到,为什么前者却不行,谢谢http://www.w3school.com.cn/cssref/selector_nth-child.asp
http://www.w3school.com.cn/cssref/selector_nth-child.asp 好