Practice and reinforce the concepts from Lesson 7
In this activity, you will:
Total Time: 45-60 minutes
:warning: Important Make sure you click the "Clone" button when you open the project to create your own copy!
In this project, you will create a website for Musical Instruments using CSS Selectors to style different sections.
Time for this section: 30-40 minutes
tip Styling Tip Try using musical colors like gold (#FFD700) for brass instruments or brown (#8B4513) for wooden instruments!
tip Image Tips
.string-instrument
.wind-instrument
.percussion-instrument
:warning: Important CSS Class Rules
- Class names should start with a period (.)
- Use lowercase letters and hyphens (no spaces!)
- Apply the class to your instrument sections
CSS classes not working?
Images not displaying?
Styling not applying?
tip Need Help? If you're stuck, try:
Time for submission: 5 minutes
:information_source: Info Submit Your Project When you have completed your "Musical Instruments CSS Selector" project:
:warning: Before You Submit :white_check_mark: All instrument sections have CSS classes applied
:white_check_mark: Images are displaying for each instrument
:white_check_mark: Heading is styled with custom CSS
:white_check_mark: At least 3-4 instruments are included
:white_check_mark: Information is provided for each instrument
:tada: Ready to create your musical instruments website? Click the remix link above and start building!