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 trialJane Marianne Filipiak
7,444 PointsHTML, Images won't display in my "footer" section?
Hello,
I can't seem to get images of be displayed in my footer section. I'm currently on Lesson 3, in the class of "making your own website". Images will display in my "section" section, but not in my footer. I've copies Nick pettits code verbatim, and yet the images won't display. It can't be a problem with my browser, because images will be displayed in the "section" area.
Can anyone help me out ??
Thanks!
2 Answers
Jane Marianne Filipiak
7,444 PointsHey guys, I actually found out what the problem was... I misspelled "src". I had it "scr". How ridiculous...
Thank you for your help anyway!
Jason Anello
Courses Plus Student 94,610 Pointsmarked as Best Answer
Rhys Kearns
4,976 Points<img src="file-location/file-name.file-type" alt="file-description">
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsHi Jane,
Can you post a snapshot of your workspace? That will make it easier to troubleshoot.