Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Dominique Armstrong
3,559 Points"Oops" message when trying to finish a task
I'm stuck on this CSS task challenge because it keeps sending me an OOPS message and telling me to go back to task one. I've included a screenshot of the problem and noticed one of my codes (from task 2) is greyed out as if it's an error.
Can anybody help me with this?
1 Answer

Steven Parker
221,438 PointsIt's greyed out because the line above it is missing the semicolon at the end.

Dominique Armstrong
3,559 PointsI was so frustrated with that error I completely missed that. I went to the challenge again and it worked. Thanks so, Steven!
Jon Myzzle
6,279 PointsJon Myzzle
6,279 PointsHello Dominique,
are you able to post the code snippets or the specific challenge you are trying to complete? It will be a huge help in trying to solve this problem!