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

JavaScript

Cynthia Norwood
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Cynthia Norwood
Front End Web Development Techdegree Graduate 15,214 Points

Blank Page-- I am not asking a question here. Just an observation.

I saw that a lot of people had encountered a blank page after the video to add jQuery to a page. Almost every time including my own page, it was due to a typo or missed closing symbol or tag. I ran my page through the html validator and I finally found the error after reading through all of the validation errors. So my point is, if your page turns up blank in the preview go ahead and copy all of your html to the validator and read through the errors, this should help you find what is missing or misspelled.

2 Answers

Steven Parker
Steven Parker
229,644 Points

Good advice. What specific "HTML validator" tool did you use?