11. Adding images

I don’t know what is wrong with this code:

<!DOCTYPE html>
<html>
    <head>
        <title>hello</title>
    </head>
    <body>
        <img src="https://s3.amazonaws.com/codecademy-blog/assets
/f3a16fb6.jpg" />
        <img src="https://s3.amazonaws.com/codecademy-blog/assets/ninja_zpsa5dbe37a.jpg" />
	</body>
</html>
1 Like

You hit enter in the middle of the first image thus it doesn’t work, you should have it like this:

 <img src="https://s3.amazonaws.com/codecademy-blog/assets/f3a16fb6.jpg" />
1 Like

and making multiply questions isn’t needed, we won’t help you any faster. And also please don’t revive a 5 month old topic

3 Likes

If they need help why shouldn’t they revive a topic?

Because a topic is dedicated to helping the person who created the topic, if you need help, you can create your own topic. Besides, reviving an old topic means notifications for everyone involved.

We have guidelines, but i don’t have an idea many people read them

that code doesnt work in codecademy in sucs

okay, too bad to here. But if you would create your own topic, we might actually be able to help you, instead we have a remark which doesn’t really help