How do I add an image in HTML from other website url? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How do I add an image in HTML from other website url?

Please help me......

29th Aug 2020, 2:55 AM
Anas Dharar
Anas Dharar - avatar
11 Answers
+ 4
29th Aug 2020, 3:14 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 4
Thanks a lot Sudarshan Rai.... and Ali Abd Alftah Fadul Mohammed😁😁🙂🙂❤👍👍
29th Aug 2020, 3:22 AM
Anas Dharar
Anas Dharar - avatar
+ 2
Type the full path of the image (in the src property in the img tag ).
29th Aug 2020, 3:04 AM
Ali Abd Alftah Fadul Mohammed
Ali Abd Alftah Fadul Mohammed - avatar
+ 2
You can put image url on src attribute of <img> example: src="yourimageurl.jpg" https://www.sololearn.com/learn/HTML/1030/?ref=app
29th Aug 2020, 3:09 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
Yes
29th Aug 2020, 3:11 AM
Ali Abd Alftah Fadul Mohammed
Ali Abd Alftah Fadul Mohammed - avatar
+ 1
Anas Dharar On Wikipedia page click on image on (if on desktop , right click and click open on new tab) image Will open on new tab and copy that image url
29th Aug 2020, 3:21 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
Either Copy it locally Provide full path to the file 🤨
30th Aug 2020, 9:36 AM
Sanjay Kamath
Sanjay Kamath - avatar
0
Tried many times sir...
29th Aug 2020, 3:09 AM
Anas Dharar
Anas Dharar - avatar
0
.jpg is also necessary???
29th Aug 2020, 3:10 AM
Anas Dharar
Anas Dharar - avatar
29th Aug 2020, 3:12 AM
Anas Dharar
Anas Dharar - avatar
0
How did u get this??
29th Aug 2020, 3:17 AM
Anas Dharar
Anas Dharar - avatar