wscody
1
Add a second image below the first one. (Make sure it’s before the closing tag!)
If you can’t think of a good picture, use this ninja:
https://s3.amazonaws.com/codecademy-bl…
<!--so here is my code-->
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<img src="https://s3.amazonaws.com/codecademy-blog/assets/f3a16fb6.jpg" />
<img src="https://sp.yimg.com/xj/th?id=OIP.M2a50172cce1e37480b2df61561532aa4H0&pid=15.1&P=0&w=300&h=300"/>
</body>
</html>
this exercise requires xml syntax, you need a space between 300" and /> in your second image
Thank you for your question.I come back just because finding the Q&A.By the way,how do you get the section of picture and put it on the internet
I have the same problem… adding a space between the end of the url and the closing /> does not fix the problem…
my i see your code maybe i can help you i have passed that
Someone has probably already answered this, but just space the /> one more from 300.