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 trialnvcxnvkldsjaklfds
Courses Plus Student 5,041 PointsChallenge task not work
Does anyone know why challenge tasks do not work? Even though entering correct result, it throws bummer.
4 Answers
nvcxnvkldsjaklfds
Courses Plus Student 5,041 PointsIt got fixed itself. thanks guys!
Geert-Jan Hendriks
23,126 PointsWhat is the question of the challenge and what is your answer?
nvcxnvkldsjaklfds
Courses Plus Student 5,041 PointsIt got fixed itself. Many thanks for your response.
January Johnson
23,855 PointsCan I piggyback on your question? I'm having the same issue with Building a Website Beginners challenge question asking to input the DOCTYPE, head, html element and body tags. Upon entering all correctly it outputs an error "Bummer, don't forget the head tag". However, all the requested tags are input.
My input:
<!DOCTYPE html>
<head></head>
<html>
<body></body>
</html>
Not sure what the problem could be on my side. Must be an issue with the app.
January Johnson
23,855 PointsReally? I'll try again. Thanks.
nvcxnvkldsjaklfds
Courses Plus Student 5,041 PointsYes