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) Getting Familiar with HTML and CSS Welcome to HTML and CSS

I can not change the color the way it was changed in thi video, why?

I have checked a few times, and I am doing everything right.

I was thinking the same thing, you have to save it.

3 Answers

Guillermo Gallo
seal-mask
.a{fill-rule:evenodd;}techdegree
Guillermo Gallo
Full Stack JavaScript Techdegree Student 8,517 Points

Hi Lajla Dzogovic

Don't worry if you can't get it to work at first, with practice you will soon get the hang of it.

Do you mind posting what you've tried so far?

Zico Avelin
Zico Avelin
2,882 Points

When in CSS file, after changing the hex# with blue: Go to File -> Save then Refresh or press CTRL + S (in Windows) and then Refresh web page.

Tom Chou
Tom Chou
154 Points

In Mac, I have the same problem. You just need to press “command + S” after you type blue, and it will work out ;)