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 trialKendra Kaye
1,301 PointsChallenge Task
I don't see what's missing from the code to add the image. <img scr="img/cupcake.jpg" atl="Cupcake'>
4 Answers
Matheus Pazetti de Oliveira
Courses Plus Student 7,090 PointsThis works for me:
<img src="img/cupcake.jpg" />
Jennifer Komen
283 PointsI'll try that. Looks like your spacing is different than mine. Thanks!
Jennifer Komen
283 Pointsand a backslash . . .
Kendra Kaye
1,301 PointsThat worked but I had to paste your version Matheus. I tried typing the same thing and it didn't work for me.
Jennifer Komen
283 PointsJennifer Komen
283 PointsHaving the exact problem right now! Do you know if there's a way to bypass to move on to the next challenge?