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

General Discussion Personal Profile Page

Sage Savage
seal-mask
.a{fill-rule:evenodd;}techdegree
Sage Savage
Front End Web Development Techdegree Student 3,960 Points

Problem with project submission

I am confused about why I haven't been able to pass my project submission. It says that the styles.css file cannot be located. I have all of the correct css files. I have a normalize.css file, a responsive.css file and a styles.css file. Were they all supposed to be in a folder called styles.css or did I name them incorrectly? If i just accidentally named one something different could you tell me what they should be? Otherwise It seems like the code for everything should be correct. Thanks for your help.

1 Answer

Sage,

Because I'm not in a Techdegree I can't see the project and without seeing your folder structure, it's hard to tell. I would probably start with the hrefs you are using to pull the stylesheets in and make sure the paths are correct. If that isn't the issue, then maybe the sheet was accidentally placed outside the folder when it was created. As I said, it's hard to tell without seeing it, but just some places to start.