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 Beginning HTML and CSS Write an HTML Element

I am facing issues in proceeding further. Please help.

I have written the respective code block as asked in the challenge, but when I click Check Code, a small window pops up mentioning that there is some issue, and I don't get any option of proceeding further. Please help.

index.html
<h1>Nishit Prasad</h1>

5 Answers

Erik S.
Erik S.
9,789 Points

It seems to be a general problem, as I am also getting an error, thats not connected to the code itself. Maybe you want to write an email to the help desk, they might even award you with an exterminator badge. But I am sure they will solve it soon.

Oh Okay. Will do. Thanks Erik.

Konstantinos Pedarakis
Konstantinos Pedarakis
21,301 Points

hi NISHIT PRASAD . the code challenge is asking just to type the opening and closing tags wi no content inside. ''For now, leave the space between the tags blank.'' so, you have to type only the tag.

<h1></h1>
James Hall-Treworgy
James Hall-Treworgy
3,326 Points

Hello! :)

I received an error as well stating something along the lines of "There is something temporarily wrong with this code challenge..." but I restarted the challenge and it let me proceed.

Try restarting the code challenge or refreshing the page. Also, make sure you still logged in.

Oh Okay. Thank you James.

Rebecca Rich
PLUS
Rebecca Rich
Courses Plus Student 8,592 Points

I just ran through it successfully once and then tried again and ran into the same bug you are seeing; it is some bug on the site. There is nothing wrong with what you have coded here. I would say for now just skip over the challenge and continue watching the lesson ... try again after a while.

Oh Thank you Rebecca. But how do I proceed further? I don't see any option (buttons).

Konstantinos Pedarakis
Konstantinos Pedarakis
21,301 Points

oh, now i get what you mean. problem was on the second stage. yeah it happens to me also. so, it might be a general issue.

Oh okay. Thank you Konstantinos.