How to insert image in HTML from iPhone? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to insert image in HTML from iPhone?

Dear All, How to insert image in HTML from iPhone like we add from PC. Both of image is saved in iPhone gallery or on iCloud. Similarly how to get image from google drive? I did but image didn't displayed. Permission was provided. But still image didn't show.

28th Jul 2020, 4:55 PM
Muhammad Rehan
Muhammad Rehan - avatar
6 Answers
+ 1
Dear all, thanks for your replys. however i got solution. the link should be like, <img src="https://drive.google.com/uc?export=view&id=[image id]>
29th Jul 2020, 5:06 AM
Muhammad Rehan
Muhammad Rehan - avatar
+ 9
Muhammad Rehan Next time, try using the search bar to find the answers Search bar https://www.sololearn.com/post/10362/?ref=app https://www.sololearn.com/post/459751/?ref=app Can you share your code here?
28th Jul 2020, 5:02 PM
Simba
Simba - avatar
+ 1
If you want to display from Google drive use this https://drive.google.com/uc?id=[your folder id] As Simba said try to attach your code or img link
29th Jul 2020, 2:09 AM
v@msi😉
v@msi😉 - avatar
0
Simba next time whenever you reply please read question very carefully. your provided links are not satisfying my quedtion.
28th Jul 2020, 5:13 PM
Muhammad Rehan
Muhammad Rehan - avatar
0
U must be knowing we use <img > tag for. This purpose In src u hve to link the addresse of pic If u want to use the image of ur phone gallery For this first download "Dropbox " app, upload the pics there ,then cpy the link ,nd paste in the code One more step is thre first do this much .
30th Jul 2020, 11:10 PM
prem narwade
prem narwade - avatar
0
Just try if it will works then say thanks if not then I am srry
30th Jul 2020, 11:12 PM
prem narwade
prem narwade - avatar