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

HTML How to Make a Website Adding Pages to a Website Add and Style Icons

Challenge task not work

Does anyone know why challenge tasks do not work? Even though entering correct result, it throws bummer.

4 Answers

It got fixed itself. thanks guys!

What is the question of the challenge and what is your answer?

It got fixed itself. Many thanks for your response.

January Johnson
January Johnson
23,855 Points

Can 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
January Johnson
23,855 Points

Really? I'll try again. Thanks.

Yes