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
CSS selectors allow you to target HTML elements and apply styles to them. This exercise is a great way to sharpen your CSS skills and practice what you've learned about CSS selectors.
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
the fundamentals of CSS selectors.
0:00
In this practice session, you are going
to write basic selectors to target and
0:02
style different elements of a web page.
0:05
To get started launch
the workspace with this video.
0:07
When you preview the workspace,
you'll see that I've already
0:10
included most of the base styles and
layout styles for the page.
0:13
So now let's walk through
what you'll need to do.
0:16
In the file selectors.css there are 8
comments with instructions on the type of
0:18
selectors you'll need to write.
0:23
For example, the first comment wants you
to change the color of all list items
0:25
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