+ 10
How can i add image on my html code on sololearn,in which my picture is on the phone.
7 odpowiedzi
+ 6
Not possible bro. You would need to upload your photo to the internet, (for example google drive, and make the sharing options public), then copy the link to your photo and insert it into your code. Hope that helps. You can also use fileshare, dropbox, evernote, etc. Cheers.
+ 6
You have to upload your image to a website. you can use www.imgur.com. you then copy the link of the image and paste it into your code.you're welcome.
+ 5
first of all, you must have your own web server, local or network, for local it is enough to specify the correct path to the image on your device. In the network, you need to upload your image to the server, it can be a third-party server, or your own. after full download you will be given a link to your image. I advise you to excellent service for images https://imgbb.com
+ 3
First of all, upload that image online, I recommend www.imgbb.com, or www.imgur.com
Then if you are using imagebb, after uploading those pictures, you'll be given direct and full html codes containing the URLs of the uploaded images
+ 3
It is <i>possible</i> if you have a smartphone to install an ftp server and port forwarding apps, but not at aĺl practical. Everyone here is correct that the easiest way wokld be to uplload your picture to cloud storage like dropbox or box.com.
+ 3
Thanks for this question Geofrey Foya It really helps me alot