adding an image from computer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

adding an image from computer

i am trying to add add a saved image to the code playground and it is not showing up. i have this as the code <img src="\Users\Linda\Pictures\old photos\2006-11-27\100_3041.jpg"/> and yes, that is thhe correct location. i am a beginner. please help

20th Jan 2017, 9:38 PM
Melissa Harris
Melissa Harris - avatar
6 Answers
+ 3
Upload it online (tinypic.com) and use the direct link. What you are trying to do will not work here.
20th Jan 2017, 9:40 PM
Uran Kajtazaj
Uran Kajtazaj - avatar
+ 2
For an image to work on the Web it must be on a server, your local machine is not accessible to the web unless you turn it into a server. So as previous comment mentioned host it with a free pic host.
20th Jan 2017, 9:55 PM
Rob
Rob - avatar
0
because you are using phone to code .... you can't set a direct link to the image in the computer....unless you got the image in your phone or you copy the code to the computer and set the link
20th Jan 2017, 11:00 PM
Blugon
Blugon - avatar
0
<img><scr ="C/:name of image.jpg"></img>
22nd Jan 2017, 3:41 PM
Bremmurd
Bremmurd - avatar
0
i am actually using the computer to code. take class on phone, sololearn on computer
22nd Jan 2017, 5:13 PM
Melissa Harris
Melissa Harris - avatar
0
upload it online and use diff.link🙋🙌😏😏😏😍😔
6th Mar 2017, 3:02 AM
Dominic
Dominic - avatar