Overview
Explore CSS selectors beyond the basics in this 19-minute video tutorial. Dive into descendant selectors, pseudo-classes, and pseudo-elements to enhance your CSS skills. Learn about direct child combinators, :hover and :focus states, :first-child and :nth-child selectors, the :not() selector, ::before and ::after pseudo-elements, ::selection and ::marker pseudo-elements, and attribute selectors. Gain practical knowledge to create more sophisticated and targeted styles for your web projects.
Syllabus
- Introduction
- The descendant selector and direct child combinator
- :hover and :focus
- :first-child
- :nth-child and :nth-of-type
- :not
- ::before and ::after
- ::selection
- ::marker
- attribute selectors
Taught by
Kevin Powell