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

JavaScript Treehouse Club - MASH MASH - CSS Connecting Our Style Sheets

Chaz Hall
Chaz Hall
1,970 Points

.css Issue <SOLVED>

When I try to link the style.css and normalize.css documents they are not recognized and the MASH program does not change like the video. Help!

Chaz Hall
Chaz Hall
1,970 Points

<link href= "normalize.css" rel="stylesheet"> <link href= "style.css" rel="stylesheet">

I realized there was no space between the = symbol and the "normalize.css". This is default in the code for some reason, but I figured it out.

KAMRAN IMRANLI
KAMRAN IMRANLI
4,107 Points

Your code seems right, may be you should try saving in the file menu and then try refreshing.