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 trialMichael Lugo
4,921 PointsDoes anyone know how to paste the links to the stylesheet?
I have been having issues following these courses because of this.
1 Answer
Emily Humphrey
5,404 PointsNot sure which course you're on, but creating a link to a stylesheet is usually:
<link href="<URL of stylesheet>" type="text/css" />
Hope that helps!
Michael Lugo
4,921 PointsMichael Lugo
4,921 PointsHi Emily!
Thanks for the reply, but I meant as in copy pasting the links provided to the stylesheet for fonts etc. I have resolved this already with ctrl+V+C. But thank you!