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

normalize.css file?

when i unzip the normalize.css file it turns into either _.normalize.css or normalize and the are different but when i did not unzip the file it would not open in workspaces. can you help?

6 Answers

Arshdeep Singh
PLUS
Arshdeep Singh
Courses Plus Student 8,349 Points

Just unzip the file, then just copy normailze.css into your project folder. if it is changing names just rename the file as normalize.css. it doesn't matter what the name is as long as you can differentiate it and the content is same.

Nathaniel Miller
Nathaniel Miller
8,802 Points

I would point out too that (as far as i know), downloading and unzipping the files is for when you DON'T want to use workspaces, but work on your own machine using your own editor. From my experience, when you launch workspaces from a specific course, all the files are loaded and ready to go and no downloading and unzipping is needed.

Thanks Arshdeep but the content is different.

Thank you Nathaniel. I will try that.

Nathaniel, that did not work either, but thankyou

Nathaniel Miller
Nathaniel Miller
8,802 Points

Hi Meg.

Can you clarify exactly what you want to happen? I am not certain what you are trying to achieve.

Are you unable to view the files in workspace? Unable to view the files in your own editor?

If you specify precisely what you are doing I can try and help.