Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Practice CSS Selectors!
You have completed Practice CSS Selectors!
Preview
In this video, we'll go over each of the CSS selectors for this practice session.
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
First, to change the color of all the list
items nested inside an unordered list.
0:00
You should have created a descendent
selector that targets li tags nested
0:05
inside a ul tag, and I chose the color
lightcoral as the text color.
0:11
Next, to remove the text operation
from navigation links only, I
0:17
created a descendent selector that targets
anchor elements inside the nav tag.
0:23
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up