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

HTML Build a Simple Website Styling Content Fonts and Colors

Liat Daltrophe
Liat Daltrophe
322 Points

style sheet not connected to html

Hi everyone, I opened a style sheet in the same project. I did everything Nick did but it seems the style sheet isn't applying to my html. what could be wrong?

Thank you all for you feedback, Liat

Greg Barbosa
Greg Barbosa
9,874 Points

What specifically is missing Liat? Are you missing colors, fonts, or the entire styling is not there?

4 Answers

Liat Daltrophe
Liat Daltrophe
322 Points

Thanks greg for your quick reply. The entire styling is missing.

Liat Daltrophe
Liat Daltrophe
322 Points

The entire styling is missing

Greg Barbosa
Greg Barbosa
9,874 Points

I actually ran into this same problem. Make sure you have spelt and linked in the stylesheet properly. Rewatch the video if necessary on that. Honestly, I had to go back and rewatch to realize I spelt one thing wrong.

If you can, paste in your code here (click and read the Markdown Cheatsheet link to find the best way to do this).

Dennis Castillo
Dennis Castillo
16,018 Points

did you try "link rel="stylesheet" href="(file path)"