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

Is there a link to this file to copy?

I've tried to download and copy in word pad but it don't work i cant move past it, Nothing is working to decipher the css file.

2 Answers

Hi Keonna!

You need to make sure to save the file with the .css extension!

If you are going to work offline as well I highly recommend that you get a good text editor to program in!

Take a look at some of the ones below:

Brackets

Sublime Text

Atom

I hope this helped!

-Luke

Ricky Catron
Ricky Catron
13,023 Points

I would advise against Wordpad for any kind of programming. Luke made some great suggestions and I would like to add Notepad++ to his list.

http://notepad-plus-plus.org/

It is built for windows.

If you ever switch to Linux I would recommend Geany.

http://www.geany.org/

Lastly about your issue can you paste the code any where else? Are you sure it is being copied?