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!
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

Danny Pate
1,035 PointsNot sure what I'm doing wrong here. It's displaying the images just fine. Keeps saying I need to add an image tag??
Not sure what I'm doing wrong here. It's displaying the images just fine. Keeps saying I need to add an image tag??
1 Answer

Thomas van Oosterhout
7,516 PointsKinda hard to help u with limited information, but check the syntax of the <img> tag:
<img src="img/example.jpg">
The coding space of the challenge is a little bit forgiving similar to workspaces, however the challenge answer aren't. Just to teach u the correct code. Hope i helped some.
Kristen Law
16,244 PointsKristen Law
16,244 PointsCan you post your code? See this for formatting: https://teamtreehouse.com/forum/posting-code-to-the-forum