Practice and reinforce the concepts from Lesson 7
In this activity, you will:
Total Time: 45-60 minutes
⚠️ 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
⚠️ 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
ℹ️ Info Submit Your Project When you have completed your "Musical Instruments CSS Selector" project:
⚠️ Before You Submit ✅ All instrument sections have CSS classes applied
✅ Images are displaying for each instrument
✅ Heading is styled with custom CSS
✅ At least 3-4 instruments are included
✅ Information is provided for each instrument
🎉 Ready to create your musical instruments website? Click the remix link above and start building!