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 CSS: Cascading Style Sheets Use ID Selectors

Carmila Navarredonda
Carmila Navarredonda
705 Points

My main.css and normalize.css dont work either and I dont know what I'm doing wrong... can some one have a look pls..

<head> <meta charset="utf-8"> <title>Carmila Biari | Designer</title> <link rel="slytesheet" href="css/normalize.css"> <link rel="slytesheet" href="css/main.css"> </head>

6 Answers

Carlos Martinez
Carlos Martinez
10,660 Points

By looking at the code you posted up top again, I noticed you spelled "stylesheet" wrong. Hope this helps.

Good catch, I glanced at it and figured it most likely was a file structure/bad path.

Hi Carmila,

Are you using workspaces? If so can you snapshot it and provide the link so we can take a look at your code?

Hi Carmila,

In the top right of the work space there are some icons. You need to click the one that looks like a camera and provide that link. That allows anyone else in treehouse to fork from your work space.

Carlos Martinez
Carlos Martinez
10,660 Points

Did you make sure they are in the correct folder?

Carmila Navarredonda
Carmila Navarredonda
705 Points

Hi! Thanks for replying, it's the first time I ask a question and I'm not very familiar with all this yet, here is the link to my workspaces

https://teamtreehouse.com/workspaces/20353042

Thanks!!

Carmila Navarredonda
Carmila Navarredonda
705 Points

Anyone can think of what I'm doing wrong? As much I look at it I cant find the mistake... thanks

Hi Carmila,

We need to be able to see your work space.

In the top right of the work space there are some icons. You need to click the one that looks like a camera and provide that link. That allows anyone else in treehouse to fork from your work space.

Carmila Navarredonda
Carmila Navarredonda
705 Points

THANK YOU THANK YOU THANK YOU! It works! It was doing my head in! :)