Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Banjo Quint
1,452 PointsWorkspace suggestion
I'm having a problem with the workspace for this lesson and it occurred to me that it would be very useful if the index.html file that appears with the workspace when it's created came with a start and final version of the code that its going to be created in the lesson. My problem is that is I make a mistake when writing the code, it gets highlighted in red and becomes very difficult to see where the problem is. I'm also finding that when I'm writing HTML tags, I'm seeing a lot of random </h1> tags being created where they have no purpose and this just adds to the problem. It would be nice if I could go back to a clean starting point and redo what I've done or look at a completed version and identify where I've gone wrong

Abhishek Singh
Courses Plus Student 1,802 Pointstry bracket http://brackets.io/
1 Answer

Kevin Gates
14,854 PointsYou can delete your workspace here: https://teamtreehouse.com/workspaces
If you start this lesson again and click Load Workspace it will give you what you need for this lesson.
reginabattle
16,634 Pointsreginabattle
16,634 PointsI've started using CodePen instead of Workspaces. Give it a try!