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 trialkhaled elwir
152 Pointson the quiz more then what showed in the video
on the quiz after the video Add Style to the Page it shows <body>
witch was not shown in the video ???
3 Answers
Nick Pettit
Treehouse TeacherHi everyone,
Sorry about that! From what I understand, this is a limitation of our code challenge engine. In this particular instance, a body element is required for the code challenge to work. That's why it has been added by default, and the student is not prompted to add it themselves. Hope that makes sense!
James Barnett
39,199 Pointskhaled elwir - Good catch!
You're right, I just watched that first video and no mention was made of using the <body>
tag however, it was used in the code challenge.
I'm tagging Nick Pettit on this one.
Steven Deutsch
21,046 PointsHey Khaled,
The videos should cover everything in the quizzes and the code challenges. I suggest trying to re-watch the video to see if you overlooked something. What exactly are you having trouble with? If you let me know and post your code I'll do my best to help.