What must I put to display image? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What must I put to display image?

This is my first time playing HTML 😅

2nd Sep 2020, 2:52 AM
Dewi Nur Qistyna
Dewi Nur Qistyna - avatar
11 Answers
+ 7
Coding Kitty what about src 🤔??
2nd Sep 2020, 3:13 AM
Nilesh
+ 5
www.postimagebox.in post your image here and copy 2nd link
2nd Sep 2020, 6:02 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 5
<img src="put your image link here">
3rd Sep 2020, 5:55 AM
Sakshi💕
Sakshi💕 - avatar
+ 4
Mark Nweke welcome 😄
2nd Sep 2020, 6:16 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
<img src="Image location and format of image">
2nd Sep 2020, 2:56 AM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 1
Nilesh[💌] ah yeah, I completely forget about that. EDIT: fixed.
2nd Sep 2020, 3:14 AM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 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..?
2nd Sep 2020, 6:01 AM
Mark Nweke
Mark Nweke - avatar
+ 1
ཞıɬıƙą ɱıʂɧཞą Thank you soooo so much It worked 😁
2nd Sep 2020, 6:14 AM
Mark Nweke
Mark Nweke - avatar
0
Try this way..as explained in code https://code.sololearn.com/WZZou4tJQrjO/?ref=app
2nd Sep 2020, 6:33 AM
Divya Mohan
Divya Mohan - avatar
- 1
Use image tag to put the image on your webpage <img src="(image link )">
3rd Sep 2020, 6:08 AM
Pathak Sahabß
Pathak Sahabß - avatar