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

Workspace not working (loading) correctly on chrome?

I have got to the part in the html track that I'm told to make a div id="wrapper" and to give the element's property max-width a value of 940px and the margin a value of 0 auto. For some reason it will not load from workspace and show the changes even though I have saved it on both the css and html file. It does seem to work when I use the code on my handy dandy notepad++ so I have no clue on how to solve this problem any help would be appreciated!

3 Answers

Zachary Dahan
Zachary Dahan
2,392 Points

I didn't well understood but maybe it's a cache problem.

Did you disable the cache when the dev tool is open ?

  • Open the inspector
  • Click on the gear, in the top - right corner
  • Check the case *Disable cache (while DevTools is open)

Hope this help you!

Yea that helped I wonder why I never had to do that before until just recently?

Zachary Dahan
Zachary Dahan
2,392 Points

Don't worry, this is a kind of a secret tips. I've done so much website with the private navigation ... To avoid Cache system, indeed ... !