CSS: Selectors
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to leverage the power of selectors to select the elements you want to style without adding classes, changing HTML, or getting overly specific with your selectors.
Syllabus
Introduction
- The power of selectors
- CSS terminology
- Type selectors, classes, and IDs
- Selector lists
- Compound selectors
- The HTML family tree: Parents, children, ancestor, descendant, and siblings
- Descendant selectors
- Parent-child selectors
- Adjacent and general sibling selectors
- Reading and writing selectors
- Simple attribute selectors
- Exact and partial attribute value selectors
- Beginning, ending, and arbitrary substring attribute value selectors
- Cool attribute selector tricks
- Understanding only selectors, :only-child, :only-of-type
- Understanding first and last selectors, :first-child, :first-of-type, :last-child, :last-of-type
- Understanding nth selectors – :nth-child, :nth-of-type, :nth-last-child, :nth-last-of-type
- :root and :empty
- Basic link states: :link, :visited, :hover, :active
- :any-link for combining link states
- Pseudo-classes for in-page navigation, :target
- Accessibility pseudo-classes: :focus, :focus-within
- Form controls: :required and :optional; :enabled and :disabled
- Form controls: :read-only and :read-write
- Form control states: :indeterminate, :default, :checked
- Text fields: :autofill, :placeholder-shown
- Error checking: :valid, :invalid, :in-range, :out-of-range
- Comparing is() and where()
- Understanding :not
- :has()
- Meet the pseudo-elements ::before, ::after, ::first-line, ::first-letter
- *, the universal selector
- CSS selectors and browser support
- Why can't I use CSS classes exclusively? Selectors best practices
- Impact of CSS selectors on performance
- Additional CSS practice
Taught by
Jen Kramer
Related Courses
Advanced ReactMeta via Coursera Agrega estilo a una página HTML usando CSS
Coursera Project Network via Coursera Make Your Own App
Technische Universität München (Technical University of Munich) via edX Заключительный курс по теме «Прикладная наука о данных»
IBM via Coursera Build an Automobile Listing Website with PHP
Coursera Project Network via Coursera