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 trialTyler Dix
14,230 PointsError: "Don't forget your style tag"
I have both style tags. I'm whipping through this course for points... I know CSS well.
Why am I getting this error?
3 Answers
Julian Gutierrez
19,201 PointsIt's a little difficult to tell without looking at your code. Have you remembered the backslash in the the closing style tag? The challenge also wants you put the style tags inside the body, if that helps.
Mousa Alqarni
22,619 Pointscould you send the link of that quiz to help you .
Tyler Dix
14,230 PointsI figured it out. I was adding the tags at the very top of the page, as shown in the example.
Thanks for the quick reply!