<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/web-beginner-en-HZA3b/2/3?curriculum_id=50579fb998b470000202dc8b
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
I don’t know. The error message only says “oops. Try again.”
```
<do not remove the three backticks above>
Leave a space before the />
in your two img tag and try again.
3 Likes
'i get the same message>
everything I do it doesnt seem to make a difference?
<img src="https://s3.amazonaws.com/codecademy-blog/assets/f3a16fb6.jpg" />
<img src="http://www.pngall.com/wp-content/uploads/2016/06/Ninja-Download-PNG.png" />
That worked for me. Thank you very much.
2 Likes
I got the same error message for putting 2 spaces before /> of img src.
Actually, only one space is required.
system
closed
October 6, 2016, 8:41am
#8
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.