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

Elfar Oliver
Elfar Oliver
3,924 Points

I'm practicing cascading with the #heading and the title always comes out black even though I did it the correct order

I'm doing the #heading { color: black/yellow; } and it always comes out black even though it's supposed to be yellow because the yellow one was written later. I've refreshed the page and reopened it and everything and saved a lot and nothing works

Elfar Oliver
Elfar Oliver
3,924 Points

Now there isn't even a mention of color:black in the code and it's still black

1 Answer

Elfar Oliver
Elfar Oliver
3,924 Points

Nevermind. Apparently when we were undoing some examples I Ctrl+Z one too many times and undid the id="heading" from the opening <h1>