花費 6 ms
nth-child(n)和nth-of-type(n)的區別

1.官方解釋:   p:nth-child(2) 選擇屬於其父元素的第二個子元素的每個 <p> 元素。  p:nth-of-type(2) 選擇屬於其父元素第二個 <p&g ...

Fri Mar 01 06:35:00 CST 2019 0 888

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM