Does anyone know how I can add pictures from Google or Safari to html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does anyone know how I can add pictures from Google or Safari to html?

17th Sep 2017, 2:29 PM
EYEZOR
EYEZOR - avatar
8 Answers
+ 6
Just point to the same address, it should work.
17th Sep 2017, 2:30 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 6
When in Safari or Chrome, right-click the image (or hold the finger on it if on mobile) and choose "Copy the link" or something to this extent, depending on the browser. Then, use this link (paste it) into your HTML code.
17th Sep 2017, 2:56 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
you give a link in src from computer now give url of image not page
17th Sep 2017, 2:47 PM
Azam
Azam - avatar
0
But how?
17th Sep 2017, 2:33 PM
EYEZOR
EYEZOR - avatar
0
I am extremely new to this
17th Sep 2017, 2:33 PM
EYEZOR
EYEZOR - avatar
0
copy URL of image from Google or safari and paste in the "img src(URL of image)"
17th Sep 2017, 2:34 PM
kanishk goel
kanishk goel - avatar
0
ok thank you. I will try
17th Sep 2017, 2:35 PM
EYEZOR
EYEZOR - avatar
0
good luck
17th Sep 2017, 2:38 PM
kanishk goel
kanishk goel - avatar