0
What must I put to display image?
This is my first time playing HTML 😅
11 Answers
+ 7
Coding Kitty what about src 🤔??
+ 5
www.postimagebox.in post your image here and copy 2nd link
+ 5
<img src="put your image link here">
+ 4
Mark Nweke welcome 😄
+ 1
<img src="Image location and format of image">
+ 1
Nilesh[💌] ah yeah, I completely forget about that.
EDIT: fixed.
+ 1
Guys i think I'm also facing this same challenge
I can't put an online (google) image in my project,,,,,,
Even after obtaining the img link 😥....
But when I come to this platform and copy their img link,, it works 🤷🏽♂️...
So pls how do you guys obtain the main img link..?
+ 1
ཞıɬıƙą ɱıʂɧཞą
Thank you soooo so much
It worked 😁
0
Try this way..as explained in code
https://code.sololearn.com/WZZou4tJQrjO/?ref=app
- 1
Use image tag to put the image on your webpage
<img src="(image link )">