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 trialran wang
3,057 Pointscan't see image in preview
Hello, I did just the same as in the video, why can't I see the images in the preview? Here's my Snapshot: http://w.trhou.se/o1dk1qikdy
Mircea Ungureanu
7,483 PointsLook closer at the source element
typo: scr= instead of src=
4 Answers
Steven Parker
231,198 PointsRemember there's two steps to updating the preview.
- Save your changes (with the menu or CTRL-S)
- Refresh your browser.
A clue for the first one is the little red dot the editor puts in the tab to indicate a change has not been saved.
ran wang
3,057 PointsThanks, but I have refreshed the preview and and modifications are saved.
ran wang
3,057 PointsThanks Steven, I have just modified my question, could you take a look at my Snapshot? In fact, I've carefully reviewed my code, it comes out that in section, no image can be shown, however when I write the same code to show image in the section area, image can be seen in the preview.
Berk B
Courses Plus Student 1,332 PointsSame issue here. Can't see when i click prewiew on workspace . I did save my workspace and refresh the prewiew site but still it show me a tiny greeny square
Kevin Labby
1,658 PointsSame issue here.
Steven Parker
231,198 PointsSteven Parker
231,198 PointsYou can't share a direct URL to your workspace, it's private just for you and only exists while you are using it.
But you can use the snapshot function in the workspace and provide the link to that.