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

3 Answers

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

In addition to Steven Parker 's suggestion, I might also add that it's possible that your browser is loading in the cached version of your old CSS page. Try clearing your browser cache or alternatively viewing in an private tab to make sure this is not the case. But definitely make sure you're saving the file and refreshing the page in the browser. Let us know if you need more assistance! :sparkles:

Steven Parker
Steven Parker
229,744 Points

Did you remember to refresh your browser after deleting the style sheet?

Learning coding
seal-mask
.a{fill-rule:evenodd;}techdegree
Learning coding
Front End Web Development Techdegree Student 9,937 Points

Hi there, i did refesh the browser, but realize that the styling that is still there is because of the internal css in the index.html.nl. I am glad I got help with my code before, so I don't have to start from scratch! ;)