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 trial

HTML

Mawusi Arnett
Mawusi Arnett
743 Points

Image loading problem with HTML/CSS website lesson

Is anyone else having this problem? The rest of my code is fine, but the website doesn't seem to load the images we downloaded then called up as part of the tutorial.

2 Answers

James Barnett
James Barnett
39,199 Points

The 2 most common mistakes when images are not showing up are a typo with the file names or using the wrong file path, so triple check the file name and path.

Here's a tutorial on file paths that should get you going.

Let us know how you are getting along with this here in this thread.

Ephraim Joselit
Ephraim Joselit
1,021 Points

make sure you are using the correct img file one is for windows and one is for mac