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 trialuworlds
1,784 PointsIs the normalize.css file effectively an industry standard normalise file?
Is the normalize.css file downloadable from page http://teamtreehouse.com/library/how-to-make-a-website/creating-html-content/include-external-css effectively an industry standard normalise file similar to the Google one found at https://code.google.com/p/normalize-css/ ? Thanks
4 Answers
Wayne Priestley
19,579 PointsHi Michael,
Yes its the same file.
But i would suggest always downloading the file from The developer as then you can be sure you always get the most up to date version there is.
Hope this helps.
Sreng Hong
15,083 PointsI would download and link it with my html file, because the file is not really big and you can use it locally without internet connection.
Your welcome
uworlds
1,784 PointsThanks Sreng, fantastic!
Sreng Hong
15,083 PointsI'm not sure whether it's the same, but i should be mostly the same.
uworlds
1,784 PointsThank you very much Sreng. What do you do with normalize files, do you download them and put them straight into your site ... or do you simply put the Google link above in your site? Many thanks, Michael
uworlds
1,784 Pointsuworlds
1,784 PointsThanks for the link Wayne, fantastic great!