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 trialElvira Gonzalez
Courses Plus Student 218 PointsThe preview workspace wont refresh the updated HTML markups made on the style.css. What should I do?
I changed the tag background color from grey to blue, however, it is not showing on the preview workspace even after i refresh it.
2 Answers
Muchmore Mubaiwa
422 PointsThanks i had experienced the same problem
Julian Gutierrez
19,201 PointsElvira Gonzalez can you try making another change and see if the preview doesn't reflect that either. You can also copy and paste your code here to check for syntax errors.
Elvira Gonzalez
Courses Plus Student 218 PointsHi Julian-
I figured it out! I realized I had to save it first then refresh the preview workspace. Is there a shortcut key to save the edits made on the HTML and CSS files? And a short cut to refresh the preview workspace?
Julian Gutierrez
19,201 PointsOn Windows I use ctrl + s to save workspace and f5 or ctrl + r to reload the browser window to show changes.
Jรบlio Dallacort
152 PointsJรบlio Dallacort
152 PointsI had the same problem , thanks for the help