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

Maxwell Pramer
Maxwell Pramer
3,060 Points

Bullet points did not disappear after linking the normalize.css to the index.html

Why did they not disappear?

3 Answers

Hi Maxwell,

I don't believe normalize removes bullet points. Instead it makes the browser styles consistent.

This similar question should help with any further info.

-Rich

Kevin Korte
Kevin Korte
28,148 Points

Rich Bagley is correct. Normalize.css does not remove bullet points. V1 did, but that's of course been changed.

Thanks for confirming :)

sjhosin
sjhosin
1,015 Points

Glad this question was answered, I was coming here to sass someone. Thanks yall!