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 trial

CSS CSS Basics (2014) Getting Started with CSS Adding CSS Review

Jaryd Neethling
Jaryd Neethling
1,433 Points

CSS for Beginners Help

I've been asked the question: The __________ attribute specifies the relationship between the current HTML document and the linked document.

This is the attribute I wrote but am getting wrong <link rel="stylesheet">

<link rel="stylesheet">

Help would be great!

Jaryd Neethling
Jaryd Neethling
1,433 Points

I cant seem to write code here?? <link rel="stylesheet">

1 Answer

Hey Jaryd,

I think the answer your looking for is the "rel" attribute, which specifies the relationship between documents.

Hope that helps!

Jaryd Neethling
Jaryd Neethling
1,433 Points

Thanks Alex.

Love how quickly people respond on treehouse!