CSS selectors collection Last updated: October 2, 2022 Introduction Just needed a link to house all of them / as we build more out Related Resources Make sure you try them out in real life! More to come later.... CSS Selectors: Part 1 CSS Selectors: Part 1 Type selector (elements), universal selector, selector lists, descendent combinator, and combining those things. Selectors: Part 2 Selectors: Part 2 Recap of all previous selectors, child combinator, and adjacent sibling combinator. Selectors: Part 3 Selectors: Part 3 Hover, active, visited, tabbing, focus, empty, checked, first-of-type, last-of-type, nth-of-type, even, and odd.
CSS Selectors: Part 1 Type selector (elements), universal selector, selector lists, descendent combinator, and combining those things.
Selectors: Part 2 Recap of all previous selectors, child combinator, and adjacent sibling combinator.
Selectors: Part 3 Hover, active, visited, tabbing, focus, empty, checked, first-of-type, last-of-type, nth-of-type, even, and odd.