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 CSS Basics Getting Started with CSS Adding CSS to HTML: Inline Styles

Martin Vaughn
Martin Vaughn
515 Points

preview ( view) doesn't show changes on Google chrome, such as changing style doesn't show orange

preview ( view) doesn't show changes on Google chrome, such as changing style doesn't show orange. What do I need to do?

Thank you Martin

Martin Vaughn
Martin Vaughn
515 Points

ok thank you for answering!

2 Answers

Cameron Childres
Cameron Childres
11,817 Points

Hi Martin,

The first thing to check is that you've saved your files in workspace. You can do this through File > Save or with the shortcut CTRL+S. If there's a red dot next to the file name at the top of the code editor that indicates changes have been made that have not been saved.

If you've confirmed the files are saved and refreshing your preview still does not reflect changes then it would be helpful to share your code here, just in case there's an error somewhere.

Elfar Oliver
Elfar Oliver
3,924 Points

Maybe you forgot the dash, colon, or semicolon in the style element. Happened to me at least but now it's up