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 trialLynn Collins
10,080 PointsImage element
What is an image element and how do I add it?
<!DOCTYPE html>
<html>
<head>
<title>The Moon</title>
</head>
<body>
"img src="images/moon.jpg"alt="Picture of moon">
</body>
</html>
1 Answer
Rich Donnellan
Treehouse Moderator 27,696 PointsRewatch the videos and pay attention to the Teacher's Notes. You've been asking this for two days now, but haven't replied to any of the responses to your other questions.
- https://teamtreehouse.com/community/src-value
- https://teamtreehouse.com/community/trying-to-produce-of-the-moon
- https://teamtreehouse.com/community/heres-my-description-so-far
- https://teamtreehouse.com/community/ok-so-what-next
- https://teamtreehouse.com/community/why-am-i-still-stuck-on-this
- https://teamtreehouse.com/community/wheres-my-mistake-2