I can't upload my image. Help me please

The img tag needs to be closed with a >

<img src="...">

or

<img src="..." />

The <h1> and <p> Should also be above the <img> inside the <body> tag. The <head> tag is just for metadata.

I tried nothing changes…

Also make sure your src is correct. Looks like you’re linking to the imgur page, not the image itself. Use "https://i.imgur.com/9Y1gkqK.jpg" instead

I’m ok with .jpg adding to this.Special thanks.I am just a absolute begineer.

1 Like