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 trialRachel Blackburn
9,606 PointsMy images are not showing up from my workspace window to the preview website.
I am working through the create a website series and my images are not showing up in the preview window when the eyeball is clicked. The bullet points are also not disappearing.
1 Answer
Joshua Kaufman
19,193 PointsIf you can include your code, I can give you a more exact answer. The orange dot in workspace means your work is NOT saved, so make sure you save it before you hit the eyeball, as it will only run code on your most recent save of the workspace. This applies to pretty much all coding languages.
If this doesn't fix your problem, try posting the code for a better answer.
Hope this helps. If it doesn't, you might have a CSS problem with an extra curly brace somewhere. I can't tell exactly without seeing your code though.