Cant link IMG to my portfolio project in Codepen

after 5 hours of trying everything i know of and alot of what google knows, i cannot get an image to show ! please help. i have tried everything.

Thank you.

1st check your syntax, does it look like this example :

<img src="https://www.google.co.id/images/branding/googlelogo/2x/googlelogo_color_120x44dp.png">

2nd check your image URL, you can paste it into your address bar to make sure it’s valid

Follow alta9’s advice, and if it still doesn’t work, post a link to your pen and we can see exactly what the problem is.

my was the same as yours but after i deleted mine and added your and changed the it worked , thank you,