How can i set this image in html ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i set this image in html ?

https://images.app.goo.gl/bmmxuCisCJV7ahZt6

24th May 2020, 7:04 PM
Jason
Jason - avatar
10 Answers
+ 3
You provided a link to Google search results. You should use the link below: https://media.mehrnews.com/old/Original/1393/05/29/IMG16502896.JPG
24th May 2020, 7:06 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
Jason You don’t have the image link. You have a Google Search link. The real image would be https://media.mehrnews.com/old/Original/1393/05/29/IMG16502896.JPG. Next time drag the image into your adress bar. You will be redirected to the actual image link. Just copy the current URL, and that will be the image
24th May 2020, 7:13 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 2
Why i cant set it and how can i set it?!
24th May 2020, 7:04 PM
Jason
Jason - avatar
+ 2
How you find it?!
24th May 2020, 7:09 PM
Jason
Jason - avatar
+ 2
I'm sorry
24th May 2020, 7:12 PM
Jason
Jason - avatar
+ 1
So, use this link to the image https://media.mehrnews.com/old/Original/1393/05/29/IMG16502896.JPG That's the full link. At first you had used the link to google but not to the exact image.
24th May 2020, 7:12 PM
Morse
Morse - avatar
0
Duh, I used your link and opened the image in a new tab. The browser usually displays the link in the address bar...
24th May 2020, 7:10 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
<img src="https://images.app.goo.gl/2NoRqhzWYam3sDF26" alt"trucks in desert"/>
26th May 2020, 1:13 AM
Mike Edmison
Mike Edmison - avatar
0
you can place your pic in html by writing< img.src+=pic details >
26th May 2020, 11:11 AM
Ritvik Dandi
Ritvik Dandi - avatar
0
Just put the link of the image under the blank space of the tag given below: <img src="_"/>
26th May 2020, 2:44 PM
Vikas Kaushik
Vikas Kaushik - avatar