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

change background-color

I tried to change the background-color from #e2e2e2 into the blue, but there is no change on the website. What is going on?

3 Answers

Steven Parker
Steven Parker
230,995 Points

To see changes you make in the workspace reflected in the preview, you must do two things:

  • first save your editor changes (with Ctrl-S or using the menu)
  • then refresh your browser

thanks

Steven Parker
Steven Parker
230,995 Points

Glad I could help. What about you, Dylan Xia — did that resolve your issue also?

Hey Dylan, do you mind posting the code that you're having trouble with? That will help us figure out what's going on! :)

"first save your editor changes (with Ctrl-S or using the menu)"

  • This is some pretty valuable and useful information that should've been included in the video. Especially as it can clearly be seen that this is a recurrent question. Thank you for the answer!
Steven Parker
Steven Parker
230,995 Points

There is a course (or workshop?) about using the workspaces. I believe it's covered there.