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 HTML Basics Getting Started with HTML Headings and Paragraphs Challenge

this challange dont work

i get this message

Oh no! We didn't hear from the challenge service in a timely fashion.

If you continue experiencing problems, please contact support at help@teamtreehouse.com.

Fear not! Your code is safe with us. You will be able to resubmit once you reload the challenge.

index.html
<!DOCTYPE html>
<html>
  <head>
    <link href="styles.css" rel="stylesheet">
    <title>Headings and Paragraphs</title>
  </head>
  <body>
    <h1>This is the Main Headline!  </h1>
   <p> Oat cake chocolate bar jelly. Tootsie roll cheesecake sweet gummies candy cookie pudding cotton candy carrot cake. Souffl&eacute; caramels brownie oat cake cheesecake.</p>

    <h2>Level 2 Heading </h2>
   <p> Ice cream candy canes muffin icing pudding muffin jelly topping carrot cake. I love gingerbread dessert jujubes bonbon cupcake tootsie roll I love. Oat cake topping caramels I love cupcake oat cake chocolate topping donut.</p>

    Level 3 Heading
    Cotton candy topping halvah sugar plum gummies souffl&eacute;. Ice cream danish donut sugar plum. Macaroon carrot cake gummies. Caramels oat cake chocolate cake.
  </body>
</html>

5 Answers

Adam Beer
Adam Beer
11,314 Points

Are you in the second task? Your code is absoluty correct. Refresh the page and try this again step by step.

Someone else is reporting the same issue here

I've emailed Treehouse Support about it so they should look into it.

i did refresh, and it didnt work, i also used other web browser and it didnt work, i tried to dubble click and it worked, but know i have the same problem with the last challange about links, everything is correct but it wont submit

I also experienced this same issue today.

Bhanuprakash Reddy Seethi
Bhanuprakash Reddy Seethi
5,216 Points

I'm also facing the same issue, when I click on check out the code in challenging task it will keep loading and finally get the notify message as above mentioned in the top.

Dave Goodchild
Dave Goodchild
1,141 Points

This could be a systemic issue with Teamtreehouse as there are a number of people recieving these errors, myself included in the Java courses.

Jonas Lee
Jonas Lee
27,296 Points

This was happening earlier today. Just keep refreshing if it still doesn't work but the problem should be resolved by now :)