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 HTML First Use HTML Elements

Ana Sazi
Ana Sazi
382 Points

Important: The code you write in each task should be added to the code written in the previous task.

After the answer is correct I still get the response ' Important: The code you write in each task should be added to the code written in the previous task.'

I'm not sure what previous task to apply. It seems to me that I've followed the steps accordingly, but maybe I missed a step?

index.html
<!DOCTYPE html>
<html>

</html>

6 Answers

Hi Ana,

It means, you should not delete your codes from the previous task, you can leave it as you passed the challenge. You are doing great so far. No worry about important notice as long as you haven't delete previous codes you created. Otherwise, it will inform you in error message.

Hope that helps, :)

Ana Sazi
Ana Sazi
382 Points

Thank you, Salman. The problem is that it won't let me continue. It gives me the option to "check work", but there is not option to move on to the next lesson. When I hit 'command S', in case it is supposed to be saved first before I try and move to the next challenge, it gives me the option to save to icloud. Should I save the answer somewhere so that I can continue? How do I save it to Treehouse workspace? Because it appears to not be automatically saving my correct answers.

Hi Ana,

Ah I see. You can email to help@teamtreehouse.com, they will always respond back. :)

Personally I rarely use Workspace because I know it will have some issues in server anytime. I prefer Sublime Text Editor (much similar to Workspace) outside Treehouse to follow our tutorials and practice at the same time and then insert my codes example directly into the Challenge questions or quizzes.

http://www.sublimetext.com/

Ana Sazi
Ana Sazi
382 Points

Thank you :)

Ana Sazi
Ana Sazi
382 Points

Salman, I am ok with moving on to the next lesson, but I guess it would be nice to figure out how to save the completed assignment so it shows that I completed all seven challenges in the lesson instead of 6 out of 7.

Okay, perfect. Keep going.

You can save all the assignments in Notepad or MS Word. I used to save ton of projects or code examples or even write every codes on thick papers but realize it is too many files and messed up easily. I haven't look at notes much lately, sometimes use references on books or google, I think every beginners learn many different way.

Ana Sazi
Ana Sazi
382 Points

I'll email for help about it and will check out the link you sent. Thanks again!