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 trialCalvin Secrest
24,815 PointsThe__________ attribute specifies the relationship between the current HTML document and the linked document.
The video didn't mention this
2 Answers
Nico Julian
23,657 PointsHi,
It's talking about the rel attribute. Rel is short for relation, and it's used to define the relationship between the HTML document it's written on, and the file it's being linked to.
Ishan Vyas
30,284 Points"rel" attribute specifies the relationship between the current document and the linked document.
William Li
Courses Plus Student 26,868 PointsWilliam Li
Courses Plus Student 26,868 PointsHi, Nico, you should have posted this as answer instead of comment. Well, I changed it to answer for you, it's a great answer, and is definitely worthy of marking as "best answer".