Selectors
Selectors allow for styling to be applied to particular page elements. This critical concept makes it easy to choose a specific page element and assign CSS.
3 videos • 1 quiz • 2 code challenges
-
Play
Preview
Basic Selectors
6 minutes 47 seconds
-
Code Challenge
Preview
Code Challenge: Basic Selectors
5 objectives
-
Play
Preview
More Selectors
6 minutes 9 seconds
-
Code Challenge
Preview
Code Challenge: More Selectors
4 objectives
-
Play
Preview
Pseudo-classes
8 minutes 9 seconds
-
ABC
Preview
Quiz: Review of Pseudo-classes
6 questions
Extra Credit
Use the HTML and CSS from the More Selectors code challenge to style the headings, body text and links using the different pseudo-classes and pseudo-elements covered in the videos.