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

Jay Barletta
Jay Barletta
967 Points

Issue linking normalize.css in Workspace

Workspace not picking up on "normalize .css'. Opens with no preview available, so i am not getting the next step to procede with the course.

Can you post your HTML so that we may assist you better? Here's a great forum post on how to do that, if you don't know already: https://teamtreehouse.com/forum/posting-code-to-the-forum

2 Answers

Yngve Molnes
Yngve Molnes
5,637 Points

In your question you wrote 'normalize .css'. There is a space before .css. If that is the case in your code - the workspace wont find the css file. If this is the case, just remove the space - and have it say 'normalize.css'

John Steer-Fowler
PLUS
John Steer-Fowler
Courses Plus Student 11,734 Points

Hi Jay,

Like Bryan H said please post your code and we may be able to help you.

I have also changed the title of your post to reflect the issue you are having so more members may be able to help. Having obscure thread titles will limit your chances of receiving a genuine answer to your question.