+ 5
Please help....i'm having problem in HTML importing an image from my file manager...Please,how do I go about it
3 Respostas
+ 8
METHOD 1: DROPBOX Application
--> First Download Dropbox from Playstore.
DownloadLink:
https://play.google.com/store/apps/details?id=com.dropbox.android
--> Upload image that you want to add in HTML on Sololearn.
--> Get link of image from Dropbox that you want to add in HTML on Sololearn.
NOTE: there is "dl=0" at the last of link
Replace it with "raw=1" .
METHOD 2: imgur.com Website
--> First Create your Account.
--> Upload image that you want to add in HTML on Sololearn.
--> Get link of image that you want to add in HTML on Sololearn.
+ 2
I'm not an HTML expert but I think that the html file and the image need to be in the same folder so in the same directory
I don't know the syntax but I think is just a tag with some extra things inside ;P
I hope that helps!