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 trialWilliam Swift
186 PointsI can't fucking add the image and it's making me want to harm myself...
We've placed an image named 'cupcake.jpg' in a directory named 'img'. Add the image to the body of the document.
3 Answers
Jamie Edwards
397 PointsIs it really necessary to use that kind of language? I share this account with my child, and would hope that our experience here at Team Treehouse would be a rated G one.
Dave McFarland
Treehouse TeacherCan you post the code you've added in the Code Challenge? Just post your HTML code inside three "back tick" characters ` then end with three more back tick characters. Your code will then show up like this:
<img src="img/cupcake.jpg" />
Grace Simpson
Courses Plus Student 779 PointsDude you need to calm down. Try watching the video again & copying the code as you see it. You also need to make sure that all of your content & folders are in the right place, and that their named correctly.