<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
In the codeacademy editor, I see the duck image plus the one i put in. But here in the forum the second image doesnt show, instead it shows its URL. Why is that?
Its the same as the one on top of the post. I put “”, on a notepad document and it opened the image. I thought it had to be in between the “html” and “body” tags like in the instructor
I thought it had to be in between the “html” and “body” tags like in the instructor
Like you can see it render it even if it doesn’t inside a body tag but if you are bulding a webpage it’s better if you put it inside the body tag