+ 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
7 odpowiedzi
+ 4
use the link in <img src="link">.
+ 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.
+ 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
+ 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.
+ 1
imaage , I am quitting Sololearn, I am quitting life 😂
+ 1
So I cant upload my own personal photos?
0
You can upload your image from gallery on sites like Imgur, Postimage, TinyOic, etc. and then obtain the image link from there.