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

why is my workspace not working when i add and change things while i follow along?

when i try and change body color etc nothing is working after typing it all the same exact way the instructor is. is something wrong with my computer or something?

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! There is probably nothing wrong with your computer. There are a few fairly common reasons to not see a result when you hit "Preview". Make sure you've saved your work. If the file has not been saved, it will show an orange dot in the tab. A second reason is that your browser could be loading in a cached version of your code. You might try clearing your browser cache and see if this helps. And last, but not least, is that there is some small typo in your code that's causing an error.

If saving your work, clearing the cache and then refreshing the page don't work for you, then we will need to see your code. The easiest way to share your code with us is to link a snapshot of your workspace here.

Hope this helps! :sparkles: