CSS3中nth-child與nth-of-type的差別其實很簡單::nth-of-type為什麼要叫:nth-of-type?因為它是以"type"來區分的。也就是說:ele:nth-of-type(n)是指父元素下第n個ele元素, 而ele:nth-child(n)是指父元素下第n個元素且這個元素為ele,若不是,則選擇失敗。 文字未免聽起來比較晦澀,便於理解,這裡附上一個小例子: demo .dem</p> <p><span style="line-height: 1.76em;">1. <a href="http://www.php.cn/css-tutorial-363789.html" target="_blank">關於CSS3中nth-child和nth-of-type的區別詳解</a></span></p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/000/194/c24222470ee1ee0f4678789b1be00e88.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">簡介:CSS3中nth-child與nth-of-type的差別其實很簡單::nth-of-type為什麼要叫:nth-of-type?因為它是以"type"來區分的。也就是說:ele:nth-of-type(n)是指父元素下第n個ele元素, 而ele:nth-child(n)是指父元素下第n個元素且這個元素為ele,若不是,則選擇失敗。 文字未免聽起來比較晦澀,便於理解,這</span></p> <p><span style="line-height: 1.76em;">2. <a href="http://www.php.cn/css-tutorial-363011.html" target="_blank">關於CSS3中選擇符的實例詳解</a></span></p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/001/505/e84782760a7b2a31850e2d52c3ef73ff.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">簡介::nth-of-type()偽類別和nth-child()偽類別找使用方法十分相似,只不過他符合的是規則中指明類型的元素。以下的規則將會符合每個屬於父元素中第三個子元素的p元素(屬於第3個子元素的p在一個該當中可能會有很多,只不過他們位於不同的父元素下,dudo註): </span></p> <p><span style="line-height: 1.76em;">3. <a href="http://www.php.cn/div-tutorial-361961.html" target="_blank">介紹2個偽類別選擇器:E:nth-child(n)和E:nth-of-type(n)</a></span> </p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/001/506/b83a43ca757ad9dcfdd8b2ad97234546.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">簡介:結構偽類別是css3新增的類型選擇器。 E:nth-child(n)、E:nth-of-type(n)就是其中之二。搞懂了這兩個,基本上跟他倆一家的其他幾個兄弟夥基本上也可以理解了。 首先先用文字語言來描述這兩個:</span></p> <p><span style="line-height: 1.76em;">4. <a href="http://www.php.cn/css-tutorial-359834.html" target="_blank">教你怎麼使用css3實作隔行換色</a></span></p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/000/164/4dcc160cebc911b6676724c90fbf3f51.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">簡介:css3如何實作隔行換色呢?使用css3選擇器p:nth-of-type(odd)奇數和p:nth-of-type(even)偶數</span></p> <p><span style="line-height: 1.76em;">5. <a href="http://www.php.cn/css-tutorial-356496.html" target="_blank">解析CSS3中nth-child與nth-of-type的差異</a></span></p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/000/007/b44c3d02e12453b534e9ad09ac6e1f19.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">「介紹:CSS3中nth-child與nth-of- type的差別其實很簡單::nth-of-type為什麼要叫:nth-of-type?因為它是以"type"來區分的。也就是說:ele:nth-of-type(n)是指父元素下第n個ele元素, 而ele:nth-child(n)是指父元素下第n個元素且這個元素為ele,若不是,則選擇失敗。 文字未免聽起來比較晦澀,便於理解,這</span></p> <p><span style="line-height: 1.76em;">6. <a href="http://www.php.cn/css-tutorial-354065.html" target="_blank">CSS3中nth-child與nth-of-type的區別</a></span></p> <p><span style="line-height: 1.76em;"><img src="https://img.php.cn/upload/article/000/000/013/8e6fc8ed8b061c219e962d6da5ab94a5.jpg" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span></p> <p><span style="line-height: 1.76em;">簡介:在css3中有兩個新的選擇器可以選擇父元素下對應的子元素,一個是:nth-child 另一個是:nth-of-type。 但是它們到底有什麼差別呢?以下這篇文章主要就給介紹了CSS3中nth-child與nth-of-type的區別,需要的朋友可以參考借鑒,下面來一起看看吧。 </span></p> <p><span style="line-height: 1.76em;">7. <a href="http://www.php.cn/div-tutorial-338322.html" target="_blank">徹底理解nth-child和nth-of-type的差異。 </a></span></p>#<p><span style="line-height: 1.76em;">簡介:徹底理解nth-child和nth-of-type的差異。 </span></p> <p><span style="line-height: 1.76em;">8. <a href="http://www.php.cn/div-tutorial-335480.html" target="_blank">nth-of-type與nth-child的差異</a></span></p> <p><span style="line-height: 1.76em;"><img src="http://images2015.cnblogs.com/blog/1025818/201609/1025818-20160914154208195-1839724329.png" style="max-width:90%" alt="總結關於nth-of-type注意點" ></span> </p> <p>##簡介:nth-of-type和nth-child的區別<span style="line-height: 1.76em;"></span></p> <p>#9. <span style="line-height: 1.76em;">nth-child和:nth-of-type的區別<a href="http://www.php.cn/div-tutorial-334357.html" target="_blank"></a></span></p> <p>簡介:nth-child和:nth-of-type的區別<span style="line-height: 1.76em;"></span></p> <p>10. <span style="line-height: 1.76em;">為什麼浮動能實現文字環繞圖片而不會重疊<a href="http://www.php.cn/div-tutorial-286040.html" target="_blank"></a></span></p> <p>簡介:今天看圖解CSS的章節,雖然主要講的是nth-of-type選擇器的使用,但是本人卻關注到了頁面的排版方式,如下:<span style="line-height: 1.76em;"></span></p> <p>【相關問答推薦】:<strong></strong></p> <p>html5 - 關於css偽類別選擇器中:nth- of-type(n) 選擇器<a href="http://www.php.cn/wenda/67872.html" target="_blank"></a></p> <p>css - 如何找到指定順序的某類別名稱元素<a href="http://www.php.cn/wenda/107265.html" target="_blank"></a></p> <p>CSS3中偽類別選擇器的問題??求大神們解答<a href="http://www.php.cn/wenda/249.html" target="_blank"></a></p> <p>求解,為什麼這樣用nth-of-type選不了元素? <a href="http://www.php.cn/wenda/1251.html" target="_blank"></a></p> <p>求解,為什麼這樣用nth-of-type選不了元素? <a href="http://www.php.cn/wenda/2135.html" target="_blank"></a></p>