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 trialRoel Thomas
431 PointsI can't see the image in the preview, how do I solve this? Is it due to where I am saving my file?
I tried putting all the image details as well as exactly how it is in the tutorial but it isn't working. Can someone help me?
1 Answer
Megan Oliver
Front End Web Development Techdegree Graduate 20,985 PointsHard to say without seeing your code, but my guess is you typed in the file name incorrectly.
Kevin Boyle
1,192 PointsKevin Boyle
1,192 PointsMake sure that the name of the file where you saved the images is called "img" and make sure you have added the the correct image format for example "facebook.jpg", the jpg part is the format.