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 How to Make a Website Beginning HTML and CSS Write a CSS Selector and Property

How do I review the Front end development video again? when I make a mistake there are NO helpful hints-what gives?

There is no guidance when a mistake is made and I can't find the video library. Please respond with links. Thanks

index.html
<body>
    <h1>Nick Pettit</h1>
</body>

2 Answers

Kelly von Borstel
Kelly von Borstel
28,880 Points

To the right of code challenge, towards the top, there is a box that tells you what stage you are on and has a back and forward arrow. Click the back arrow to review video you just watched. If you get stuck on a code challenge, posting to the forum is one way to get help.

Kelly von Borstel
Kelly von Borstel
28,880 Points

I don't know if there is a video library. If there is, I can't find it. When I want to review a video I watched a while back, I find it by going to the course library and clicking on course name, then looking through the sections to find video.

Thanks Kelly,

Much appreciated. John