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 Introduction to HTML and CSS (2016) Adding a New Web Page Write the CSS

Nicholas Sablich
seal-mask
.a{fill-rule:evenodd;}techdegree
Nicholas Sablich
Front End Web Development Techdegree Student 4,576 Points

[SOLVED] CSS is not showing up on my HTML

I linked them but it's not showing up on preview. Any tips?

When I click the preview and add /resume the preview does not include the CSS. When I add /resume.css it's all there code wise.

rydavim
rydavim
18,813 Points

In this case, it is very helpful to include a workspace snapshot so we can see what you're seeing.

rydavim
rydavim
18,813 Points

Good advice for everyone. 😊

1 Answer

Nicholas Sablich
seal-mask
.a{fill-rule:evenodd;}techdegree
Nicholas Sablich
Front End Web Development Techdegree Student 4,576 Points

Oops sorry! So the issue was resolved by starting a new workspace. Apparently the one I was using had extra files which cause the .html and .css to be in different folders!

Always check your folders!