Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS How to Make a Website Customizing Colors and Fonts Use Classes in CSS

My header is not the color I set in the CSS. My code looks the same as the instructor's. What is wrong with my code?

My h1 an h2 colors change correctly but not the header background. It just remains white no matter what color I put in.

1 Answer

Erwin Meesters
Erwin Meesters
15,088 Points

In order to tell you what's wrong with your code, it would be nice if you could provide it.