Login
From:
grip on minds
(Uncensored)
subscribe
CSS セレクタのレシピ - 子要素インデックス編
https://griponminds.jp/blog/css-selectors-child-index/
links
backlinks
Roast topics
Find topics
Find it!
シリーズ「CSS セレクタのレシピ」では、「Selectors Level 4」まで含めた、CSS セレクタのテクニックを紹介します。今回は、`:nth-child()` や `:nth-last-child()` のように、擬似クラスに `-child` が付く「子要素インデックス」の、「Selectors Level 4」まで含めた CSS セレクタのテクニックとその仕組みを説明してきます。