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 trialIsam Al-Abbasi
2,058 PointsQUESTION about the second Meta tag?
I know the importance of the second meta tag but do I need to understand what each word within the tag means or I need to memorise what goes into the meta tag and that's it?
Thank you
4 Answers
anil rahman
7,786 PointsYou should always try to learn what a tag means or an attribute because you don't want to use code that you don't understand, but you're just putting it in because you saw someone else do it.
Isam Al-Abbasi
2,058 PointsThanks for your answer Anil, I know it is important to use it because to make our website works well on different devices but the teacher on the video didn't break it down to explain each attribute!!
anil rahman
7,786 PointsThat's why google is your best friend :P learn from other sources and find what you want to know.
Isam Al-Abbasi
2,058 PointsThat's what I was thinking :)
Thank you my friend