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 How to Make a Website Creating HTML Content Include External CSS

Camille C
Camille C
5,158 Points

normalize.css file does not seem to be linking to index.html

How can I correct the fact that the normalize.css file is not linking to my index.html document? I followed all steps. No syntax errors. The css file opens regularly, but I don't see the minor changes it gives on the video. Like the bullets being gone or the minor space change.

Bruno Brito
Bruno Brito
3,652 Points

The bullet points will vanish later on, if you are talking about Nick Pettit's "make a website" course. This normalize.css file is almost 3 years old and some changes took place during this period, but in my case, later on it worked. Some people had this same issue.

Camille C
Camille C
5,158 Points

Oh OK... I figured as much. Thank you very much for your response :)

theresa Head
theresa Head
5,209 Points

I'm also having the same problem..