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 trialSion Williams
5,635 PointsHaving issues getting 4 of 4. What am I doing wrong
Not sure where to put .footer &. Not sure if this is correct syntax. Have watched video over and over and I'm still struggling with the 4 code challenge. Help Please!!!
3 Answers
Kevin Korte
28,149 PointsWhat code have you tried?
Jason Anello
Courses Plus Student 94,610 PointsYou may have been putting it in the right place but the challenge wants you to use a more specific selector. It's a div with a class of footer
Let us know where you are trying to nest it if you still aren't passing.
Sion Williams
5,635 Pointsthanks for the reply, I finally worked it out.