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

CSS

Code examples

Is there a way to check your code with the code of the instructors without having to watch the video ? I am trying to troubleshoot my code and I have asked questions regarding my code to forums but am not getting answers that are sufficient to my problem or I am not understanding my issue.

Depending on the course, there's usually a Downloads tab where you can download the project files. What exactly are you having issues with? If you have your code in a Workspace, you should be able to share the preview link here so anyone can see all your code. The preview link is the icon in the top-right area that looks like an eye.

1 Answer

When I preview my page, it is laid out a little differently than the video instructs. I know I have made a mistake with my code and I would just like to see and compare so I can know how to fix it instead of hearing people theorize on how to fix it

Which course are you referring to? Is there no Downloads tab for you to download the project files that's used in the course?

A couple of things one can do to troubleshoot their HTML and CSS is to use the W3C's validator services:

HTML Validator: http://validator.w3.org/

CSS Validator: http://jigsaw.w3.org/css-validator/