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 trialkresov
5,481 PointsMeta tags before title
Meta tags should go before title tag.
"In order for all browsers to recognize a <meta charset> declaration, it must be
Within the <head> element, Before any elements that contain text, such as the <title> element, AND Within the first 512 bytes of your document, including DOCTYPE and whitespace"
Source: https://code.google.com/archive/p/doctype-mirror/wikis/MetaCharsetAttribute.wiki
3 Answers
kresov
5,481 PointsSorry for not being clear. Just trying to correct the video or alowing someone to correct me with best practices?
Rhisiart ap Gwilym
1,494 PointsHe's asking whether his statement, "Meta tags should go before title tag", is correct or not.
stjarnan
Front End Web Development Techdegree Graduate 56,488 PointsHi Kresov,
Did you have a question about this?
Rhisiart ap Gwilym
1,494 PointsHe's asking whether his statement, "Meta tags should go before title tag", is correct or not.