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

techdegree project 1

when i submit a project i always get the same problem >> There is an issue locating your styles.css file. Check that it has been added to GitHub correctly. If the styles.css file has been renamed or moved to another folder this test will not pass.

When I check my website in github the css works fine, https://github.com/flajus1/Project_1 and other link https://flajus1.github.io/Project_1/

2 Answers

stjarnan
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
stjarnan
Front End Web Development Techdegree Graduate 56,488 Points

Hi Matas!

It asks for styles.css, right?

Notice that your css-file is called style.css instead of styles.css?

If the styles.css file has been renamed or moved to another folder this test will not pass.

I hope that helps!

Okay i will rewrite