Week 5: CSS Selector Quest Current
Spring 2026 · Week 5
Practice the selectors that make CSS precise: type selectors, class selectors, descendant selectors, pseudo-classes, and semantic layout targets.
Activity This Week
Assignment Practice
Important:
You may use AI as a reference or tutor, but you may not use AI to generate your completed CSS. This assignment is about making your own CSS decisions, testing them, and understanding how selectors affect the page.
Instructions
- Log in to CodePen.
- Open CSS Selector Quest: The Selector Guild.
- Read each chapter in the left panel.
- In the CSS panel, complete the empty selector blocks.
- Use the comments to know which CSS properties to practice.
- Choose your own values and test them in the preview.
- Work one chapter at a time.
- When finished, click Fork.
- Rename your Pen: CSS Selector Quest LastName FirstName - f25
- Submit the URL of your forked CodePen.
What You'll Practice
- type selectors
- class selectors
- descendant selectors
- link pseudo-classes
- semantic HTML elements
- typography
- responsive images
- lists
- blockquotes
- the CSS box model
Submission
Submit your forked CodePen URL.