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 trialRobert Downey
5,414 PointsCSS not found only when I make the site live.
If I just open the HTML file in a browser it reflects the CSS. When I make the site live, it says it cannot find the css. Not sure what the issue is, help please.
Alexandre Babeanu
10,947 Pointssounds like you have to update the url to your stylesheet in your html
1 Answer
Robert Downey
5,414 PointsDisregard, I fixed it. When uploading the files to the hosting site I didnt have the css in a separate folder. I moved the CSS over into is own folder on there and now it works.
Ethan Rivas
9,979 PointsEthan Rivas
9,979 PointsCan you update your post with your html code please :)?