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

CSS How to Make a Website Beginning HTML and CSS Write a CSS Selector and Property

Barrett Sundberg
Barrett Sundberg
93 Points

Where is my code?

The code in these exercises is supposed to be added to what I wrote, but what is displayed is what the instructor wrote. Where is the code that I wrote in the previous exercise? How do I open what I saved?

index.html
<body>
    <h1>Nick Pettit</h1>
</body>

1 Answer

This challenge might be standalone, in that what you've done in previous challenges is not included in this challenge. Or is your code not saving between the challenge parts? (i.e. part 1 does not save into part 2)

Barrett Sundberg
Barrett Sundberg
93 Points

I don't see the code saving between the challenge parts. I just started on Treehouse a few minutes ago, so I probably am just not seeing where it gets saved...

It should be saved when you go to the next challenge by hitting 'Next task'. Maybe try and see if it works in another web browser. If it's still not then it might be a technical problem beyond my ability to help :(