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 trialtate lantis
1,344 Pointshelp
what do you do for the img
2 Answers
Calvin Nix
43,828 PointsI am going to take a shot in the dark here and guess that you are not adding an the path to the image that you are trying to use.
e.g. img src="img/something.jpg"
Timothy Crandall
4,354 PointsPut <img src="img/cupcake.jpg">
in between the <body></body>
tags. But first I would suggest reviewing the video! ;)
Adam Sackfield
Courses Plus Student 19,663 PointsAdam Sackfield
Courses Plus Student 19,663 PointsPLEASE try to add a descriptive title to your issue and also elaborate on it, show us some code. I don't even know what your asking what image?