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 How to Make a Website Beginning HTML and CSS Add Style to the Page

Highlighting text color in Workspaces does not show the color. How to enabke this function?

i have written following:

<style>

h1 { color: blue; }

</style> <h1>Tanel</h1>

When i select blue and hover over with mouse that highlighted area does not show color but preview workspace does show it correctly as name Tanel is in blue.

6 Answers

The view menu =>option "quick view on hover" must be checked

I have it checked but same issue.

Same here. Box is checked but color preview still is not working. Running Windows. Please help. It's really hard getting colors just right when I have to change a value then refresh my web page each time....

I have the same problem, using latest Firefox on Windows 7.

I have the same problem, when using latest Firefox and Google Chrome on Windows 7.

a year later im also having the same problem!

and I tried using two different machines, both win 10 tho. Same issue regardless of which browser. I wonder if anyone has this function working at all?