How do I get a picture from like Google into my web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do I get a picture from like Google into my web page?

I do the usual <img src= ... /> but it only shows a symbol of picture but like an error thing... I'd like help Thanks :)

24th Nov 2019, 3:42 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
14 Answers
+ 5
Can you share the code? without the code, I can't help you
26th Nov 2019, 7:20 AM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
+ 4
The link must be incorrect if this method doesn't work for you.
26th Nov 2019, 7:19 AM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
+ 3
I don’t understand. Is the src link valid? Can you share the code you’re having trouble with?
24th Nov 2019, 3:54 PM
Jax
Jax - avatar
+ 3
https://code.sololearn.com/W3k0Tq5xHTRS/?ref=app That link goes to the google page where the image is, not the image itself. (if on mobile) hold the image and copy image address/copy. Whichever it says. (if on PC) do the same, but right click instead of hold
24th Nov 2019, 4:01 PM
Jax
Jax - avatar
+ 3
download the image and use the link and see
25th Nov 2019, 6:28 PM
TINGAN JEFF
TINGAN JEFF - avatar
+ 2
I tried doing what you said and it shows me 4 options: - Open image in a new folder - Transfer image - Search image on google - Share image ... 😓
24th Nov 2019, 4:09 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
+ 1
Oh Wow Thank you so much 😊
24th Nov 2019, 4:02 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
+ 1
Found it Thank you For real
24th Nov 2019, 4:11 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
24th Nov 2019, 4:13 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
+ 1
when you find a picture. click on it and go to the actual web page not the google rendering. right click on the picture and select copy image link. paste in the img tag done.
25th Nov 2019, 12:31 AM
Logomonic Learning
Logomonic Learning - avatar
+ 1
I already got help Thank you tho
26th Nov 2019, 8:32 AM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
+ 1
<img src"imgurl">
26th Nov 2019, 12:06 PM
Biraj Raj Thapa
Biraj Raj Thapa - avatar
24th Nov 2019, 3:58 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar
0
Could you please show me how to correct it?
24th Nov 2019, 3:58 PM
Rodrigo Oliveira
Rodrigo Oliveira - avatar