Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

geoff fleming
1,293 Pointscan't find the files that I loaded on here from the quiz section
loaded some image files as instructed. I took a one day break and now I can't find where those files were loaded.
1 Answer

Bill Hinostroza
19,273 Pointsfacebook-wrap.png and twitter-wrap.png should be inside your img folder. If you can't find them on your computer.
Search for a folder called 'HowToMakeAWebsite-Stage3-Video4' and inside there should be the img and index.html files. Hope this helps.
lordcozycat
11,940 Pointslordcozycat
11,940 PointsAre you talking about loading files in a Workspace?
The quiz just asks you to add the images from the "img" folder, so like this
<img src="img/twitter-wrap.png" alt="">