Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

John Wojewoda
830 PointsI am not able to download the "normalize.css" file, it only downloads as a mac file and doesn't function on my PC.
What do I do?
2 Answers

Michael DeWitt
2,166 PointsHere is a link to the GitHub repository with the latest version should all else fail :)
https://github.com/necolas/normalize.css/blob/master/normalize.css

John Wojewoda
830 PointsThanks Mike, I some how got it working, not sure how.
James Larivee
3,657 PointsJames Larivee
3,657 PointsIm having the same problem. So I used your link, copy the normalize code and pasted it in the workspace. I saved the file as "normalize.css" but on line 11 workspace highlights the text red and when I hit preview workspace the website still has bulletins and looks like how it did earlier. I have a feeling that my normalize file isn't working and maybe the file is being read as an html instead of a css. Is there something I must type so the computer recognizes the file as a .css file?