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

CSS

starting css, what am i do ing wrong

I just started the css section after I did the html text for the smells like bakin website. I'm not sure what i am doing wrong. when I add the class's and grids, and then refresh, nothing changes. I dont know if it's something i did wrong in the actual text or if i just didnt download the right version of normalize or something. I dropped the whole folder that we downloaded into the sublime text editor. any ideas?

1 Answer

Marcus Tisäter
Marcus Tisäter
4,886 Points

You have to include the css file.

<link rel="stylesheet" type="text/css" href="Path/To/folder/style.css">

I have told tons of people about the href attribute path. https://teamtreehouse.com/forum/links-not-working I think the problem is that you have not correctly past in the link tag with the path for your css directory