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 trialgeoff 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.
notf0und
11,940 Pointsnotf0und
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="">