How can i add image if i want to create a sample codes here? I want to get photo from my gallery.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can i add image if i want to create a sample codes here? I want to get photo from my gallery..

Web Html css

2nd Jan 2017, 9:23 AM
Lady Dennibeth O. Dimag
Lady Dennibeth O. Dimag - avatar
3 Answers
+ 10
If it's from mobile do something like this: <img src="file:///sdcard/Pictures/Pictures/Paradise.jpg" />
2nd Jan 2017, 9:41 AM
Valen.H. ~
Valen.H. ~ - avatar
+ 5
if you want to show image here you can upload it internet at any storage services and then share and use the sharable link as src
2nd Jan 2017, 1:59 PM
Sandeep Chatterjee
+ 2
thank you!
2nd Jan 2017, 9:47 AM
Lady Dennibeth O. Dimag
Lady Dennibeth O. Dimag - avatar