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 trialTerrell Bailey
147 PointsI put in a head tag and it says Im forgetting it. Am I doing it right? what am I missing?
I put in my head tag under the html. The prompt said I was forgetting it. Am I missing something?
3 Answers
Kathryn Ann
10,071 PointsCan you post your code so we can check it out?
Anthony Macias
11,220 PointsHello Terrell, Can you post your code...
Charles Gray
19,470 Points<html> <head> <title></title> <link> <meta> </head> <body> </body> </html> some have closing tags, and some don't