Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Isam 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