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 How to Make a Website CSS: Cascading Style Sheets Use ID Selectors

Background will change to orange in Firefox but not Chrome

Has this happened to anyone else? http://imgur.com/YRs1hS8 http://imgur.com/KK4pwNn

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

That sounds odd.

The code is fine for changing th background colour of the body element. Is there a chance you just need refresh the bowser in chrome so It picks up the background colour.

Thanks for your response, yes I did reload the page and it still didn't change the background color in Chrome which is strange because normalize.css did apply and so has another thing from css (removing the underline). Meanwhile Firefox has had no hiccups. Strange but I'm gonna keep going and see if everything else goes smoothly -thanks