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 External Style Sheets

<link rel="stylesheet" href="css/style.css"> im confused. I cant get the css to link up with the website in this step

in the "external style sheets" video Guil links up the css and adds a background to the website. I went over it multiple times and cant get it to work

1 Answer

Antonio De Rose
Antonio De Rose
20,884 Points

check, if the style.css file is stored under css folder.

I just went through it again. it works when I delete "import-styles.css" from the cascading list of "welcome.md" , "index.html", and "style.css". but I didn't delete it completely from the main "css" file. thank you for your help