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 Build a Simple Website Website Basics Introduction to the Project

Hello I believe I am putting the code in correct I do not have quotes.

Hello there, I just started this path I am a little lost because I think I got the code right but the system keeps giving me an error what do I do?

Stone Preston
Stone Preston
42,016 Points

what code have you tried?

   " <h1>Smells Like Bakin.</h1>"
Robert King
Robert King
1,058 Points

Can you post the snippet you're submitting?

2 Answers

Stone Preston
Stone Preston
42,016 Points
<h1>Smells Like Bakin</h1>

make sure your h1 text is exactly as asked for. Capital Letters on each word. You dont need a period on the end

Ok thanks, just started today and thought I may not be able to keep going unless I had no Errors.. Yes I did put a period because they had that in the example :) But I since realized I can move on .. ha ha silly me

Stone Preston
Stone Preston
42,016 Points

yeah figuring out exactly what the challenge engine wants can be tricky. In this case it just wanted Smells Like Bakin no quotes and no period.