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 Debugging HTML and CSS Problems Continue Learning

html and css code. When I checked my code with the W3 consortium, they indicated there were a few errors in my html.

I would like to be able to print out the html and css created by Nick so that i can compare it with mine to discover my errors. I changed very little in my html and css from what Nick was doing so his code would be very helpful for the sake of comparison

2 Answers

In the same Stage 8 that Marcus Parsons is referring to, if you look below the video player, there's a Downloads tab, click on that and click the Project Files link to download a zip file of Nick's project.

Stage 8:

http://teamtreehouse.com/library/how-to-make-a-website/responsive-web-design-and-testing/adjust-the-profile-page-and-header

I should point out, you should definitely read the Teacher's Notes for the different stages since I'm not totally sure if the project zip files are updated with the code corrections they mention in the Teacher's Notes section of this course.

Hey Jeff,

What you can do is go back into Stage 8 to the very end video and click the "Launch Workspace" button. Rename it to anything else you'd like. Now, this Workspace will contain all of the files in Nick's website with his code, and you can now go to File -> Download Workspace to download Nick's code.

I hope that helps!