CSSセレクターの擬似クラス解説【基礎編】!:notや:first-of-typeなどを活用して、不要なクラスをつけず、効率的なコーディングをしましょう!
HTML/CSSのコーディングで覚えておくと便利な「擬似クラス」について説明しています。
この動画では
・複数クラスの指定
・子要素のみの指定
・次の兄弟要素の指定
・first-of-type, first-child
・last-of-type, last-child
・nth-last-of-type(n), nth-last-child(n)
・not
についての解説と、実際のコーディング例を紹介しています。
上級編はこちら
https://factory-programming-mv.com/video/bBZajHGFX5g/
この動画では
・複数クラスの指定
・子要素のみの指定
・次の兄弟要素の指定
・first-of-type, first-child
・last-of-type, last-child
・nth-last-of-type(n), nth-last-child(n)
・not
についての解説と、実際のコーディング例を紹介しています。
上級編はこちら
https://factory-programming-mv.com/video/bBZajHGFX5g/