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 Creating HTML Content Add Image Gallery Content

Purge previous index.html

How do I purge my previous project and start fresh? The screen that is loaded when I open workspace and my index.html are not the same. I started this track a month ago and wanted to start over, but I can't get rid of my previous progress.

Any ideas how to clear out my workspace?

2 Answers

Laura Cressman
Laura Cressman
12,548 Points

You have a few choices. You can just delete all of the code in your file and save, so the index.html and style.css pages will be blank. Or, you can go the workspaces page (click the fifth button on the side navigation bar) and delete your workspace by clicking on the gear and hitting delete. Lastly, you can just launch a new one, and your old one won't be affected. Let me know if that helps! Cheers, Laura:)

Nailed it! I had to use the 5th bottom on the tool bar and delete them there.

Thanks.