How do I create the link of a photo of my gallery/file manager so that I can place it in my code? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How do I create the link of a photo of my gallery/file manager so that I can place it in my code?

This question is about a confusion that I have. I want to know how can I create a link of the photos in my phone to place them in my code.

25th Apr 2019, 12:03 PM
Mousin Ahanger
Mousin Ahanger - avatar
1 ответ
+ 4
I don't know about photos in your phone, but you can create a link of your google drive where u can upload ur images. By using anchor tag in html5 <a href="Url or path of google drive" >Click to see photos </a>
8th May 2019, 4:51 AM
Aditya Kulkarni
Aditya Kulkarni - avatar