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!
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

Lori Smith
1,409 PointsCode from Front End Dev track
Is there a resource on Treehouse that will give me all the correct code from the Front End Dev track (html and css)? I'm trying to resolve some issues I have and want to compare my modified code to the final full website code from the track. Thanks!
8 Answers

Ted Sumner
Courses Plus Student 17,967 PointsI just downloaded the files from this video. There are two folders, css and img. There are three files in the zip folder that are outside the folders: about.html, contact.html, and index.html. If you do not see those, try downloading them again.

Rich Donnellan
Treehouse Moderator 25,935 PointsAs Ted touched on, there is a Project Files .zip
in the Downloads portion at the end of each course section.

Ted Sumner
Courses Plus Student 17,967 PointsYou can jump forward to the last videos and download the code from there. You may have to do it in the library, not a track.

Lori Smith
1,409 PointsThanks, Ted. That only works if you haven't altered the original code that was used on the track. If you go to the library and find the portion of the track you completed (in my case, how to make a website) and click on it, it will take you to the track. I was hoping there was some repository for all of the original code, not my reworking of it that appears on my workspace. Right now I'm racing through the lessons and making screenshots of the code to compare to mine but hoping there was a better way.

Lori Smith
1,409 PointsHmmm...okay. I found the zip files in the download but all I'm finding is the CSS and image files. Nothing for html.

Ted Sumner
Courses Plus Student 17,967 PointsThat is odd. The file should be complete.
I raced through much of the early course work and I regret not spending more time now. I am constantly having to go back and rewatch videos and picking up things I should have learned the first time. I recommend slowing down some unless there is a compelling reason to go fast.

Lori Smith
1,409 PointsTed, I should clarify: I took things slowly (or normal-paced) when I was taking the class. It is just that I was racing through them to find the actual code to get screen shots of it. Although it was tedious, I think I got it all. What I should have done and would recommend anybody do, is to pause and work with the code you just learned on a project. I would do that at least weekly if not more often. Sitting there going through the classes, even taking notes and doing the code in Workspaces isn't enough. You have to use it somewhere else repeatedly for it to kick in.

Ted Sumner
Courses Plus Student 17,967 Pointsdid you know you can get your old workspaces if you have not deleted them?

Lori Smith
1,409 PointsYes, and I have those files. But they aren't the original code that Nick taught. I played around with what he taught and that's the code in Workspaces now.

Lori Smith
1,409 PointsI think I figured out what the issue may be. Could it be that because I have a basic membership, all the downloads aren't available to me?

Ted Sumner
Courses Plus Student 17,967 PointsNo. I had a basic membership until I was made a moderator and had access to them. What is the link to the course?

Lori Smith
1,409 PointsHere's the link to one of the last lessons. When I go to the downloads and get the zip file, there's CSS and images, but no html. https://teamtreehouse.com/library/how-to-make-a-website/responsive-web-design-and-testing/adjust-the-profile-page-and-header
Lori Smith
1,409 PointsLori Smith
1,409 PointsYes, I have those but nowhere in those folders or files is the actual HTML coding.
Rich Donnellan
Treehouse Moderator 25,935 PointsRich Donnellan
Treehouse Moderator 25,935 PointsI also downloaded per the link and can confirm that the
.html
files do in fact have the necessary code.Lori Smith
1,409 PointsLori Smith
1,409 PointsUgh, okay. I was just looking at the landing page when opening the index.html. Lightbulb to use developer tool. Embarrassing newbie moment #1 -- more to come. Thanks, Ted and Rich for your infinite patience.
Rich Donnellan
Treehouse Moderator 25,935 PointsRich Donnellan
Treehouse Moderator 25,935 PointsDon't sweat it! Glad you got what you needed even after doing all that tedious work!
Lori Smith
1,409 PointsLori Smith
1,409 PointsIt was actually probably a good, albeit accelerated, review for me. Tedious exercise but not without some gain.