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 trialBanjo 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
15,053 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,646 Pointsreginabattle
16,646 PointsI've started using CodePen instead of Workspaces. Give it a try!