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 How to Make a Website Creating HTML Content Structure the Image Gallery

Adding an image

The photos provided are not working for me. So I am using images of my own. However after following the instructions and previewing it all I get is another bullet point not an image. Any thoughts on why this is happening?

4 Answers

I got it to work. It was the size of the image that was stopping it for doing its thing. <img src="/numbers-01.jpg" alt"">

Thank you anyway! :)

Rasmus Willemoes Paulsen
Rasmus Willemoes Paulsen
12,436 Points

If you could post some of the code that is causing the problem, it would be nice :)

I had the same issue. Images replaced with a question mark in Preview.