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 trialstebbinsnatalie
325 PointsNormalize.css is coming as normalize.css.zip
My normalize .css is coming out as normalize.css.zip and when I try and open it, it says "The Preview is not avalible for the file: 'normalize.css'" any reasons why?
2 Answers
Jorge Valerio
Front End Web Development Techdegree Graduate 24,696 PointsThat is a zip file, if you are using windows right click on the file and select "extract all" files, then it will create a folder with the name of file and you should be able to open it.
mikes02
Courses Plus Student 16,968 PointsTry going here and just copy/pasting: https://necolas.github.io/normalize.css/3.0.2/normalize.css
stebbinsnatalie
325 Pointsstebbinsnatalie
325 Pointsok!