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 Build a Simple Website Creating a Website Structure CSS Reset

Antony Panti
Antony Panti
868 Points

project files

the project files in this entire project up until this point already include a completed index... I would suggest adding one that is built out to the point where the video starts so learners can code along and add a _finished identifier on the completed one in the event learners want to reference it.

2 Answers

Brian Hernandez
Brian Hernandez
20,285 Points

The project files are usually broken up into two folders, 'start' and 'end' from what I've seen. Maybe double check to see if you accidentally started looking at the files from the 'end' folder which will have the already completed code. The 'start' folder files should be empty and ready for you to start coding along with the video...

Thanks for the suggestion Antony!