Uploading an image | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Uploading an image

The given example of inserting an image to the web page is: <img src="http://www.sololearn.com/images/tree.jpg" What if I wanna upload the images from my PC? How do I do that? Thanks in advance for the answer. Kudos

29th Apr 2017, 4:19 PM
T#3©od3®
T#3©od3® - avatar
7 Answers
+ 4
use the link in <img src="link">.
25th Apr 2020, 10:01 PM
BENOTMANE
BENOTMANE - avatar
+ 8
@Attilah Jones apparently not here in Sololearn as its designed only to learn. But you can when you do real time coding. I figured that out. Thx.
13th May 2017, 10:35 AM
T#3©od3®
T#3©od3® - avatar
+ 7
@Meharban Singh ever heard of a "typo"? That's what it was dude. Try not being sarcastic and definitely don't quit anything! Lolz
13th May 2017, 10:33 AM
T#3©od3®
T#3©od3® - avatar
+ 2
Use imgur, upload you image there and use the link in <img src="link">. As SoloLearn doesn't provides you option to upload file except code, so this could be a solution.
29th Apr 2017, 4:23 PM
Vishal Prajapati
+ 1
imaage , I am quitting Sololearn, I am quitting life 😂
29th Apr 2017, 4:21 PM
Meharban Singh
Meharban Singh - avatar
+ 1
So I cant upload my own personal photos?
12th May 2017, 10:51 PM
Attilah Jones
Attilah Jones - avatar
0
You can upload your image from gallery on sites like Imgur, Postimage, TinyOic, etc. and then obtain the image link from there.
2nd Jun 2017, 9:49 AM
s h r u t i
s h r u t i - avatar