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 trialDimitrios Ellinidis
Courses Plus Student 336 PointsTeacher's Note
Should I download normalize.css?? if Yes, how and where to put it?? I checked it but didnt get to much about normalize.css
2 Answers
John Steer-Fowler
Courses Plus Student 11,734 PointsIf you want to follow along to the lessons 100% then you should download normalize.css
You can download normalize.css here: http://necolas.github.io/normalize.css/
Once downloaded, you put the css file normalize.css into your 'css' folder in your root directory
Hope this helps
Dimitrios Ellinidis
Courses Plus Student 336 PointsOh! i get you, I believed i was supposed to download a file not copy - paste but that was a bad way of think in it. Thanks mate for the help!