Please I still don't get how to upload images on solo-learn through my Android phone please share your suggestion šŸ™ thanks | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Please I still don't get how to upload images on solo-learn through my Android phone please share your suggestion šŸ™ thanks

7th Jun 2020, 3:59 PM
DARAMOLA KEHINDE
DARAMOLA KEHINDE - avatar
4 Respostas
+ 4
I can't understand your question... Do you want to upload your image on your webpage?
7th Jun 2020, 4:06 PM
Nilesh
+ 3
This may help you img src "URL" img src="https://images.indianexpress.com/2019/06/world-environment-day-2.jpg" style="width: 100%; border-radius: 10%;">
7th Jun 2020, 4:10 PM
Nilesh
+ 3
Ok its simple. Follow the steps 1. Open https://imgbb.com/ 2. Upload your image 3. Copy the url . There any type of url . For html , sharing link , etc . 4. Copy it and then paste using following syntex 5. <img src="url" />
7th Jun 2020, 4:41 PM
Ayush Kumar
Ayush Kumar - avatar
+ 1
You need to upload your image in any cloud storage like onedrive, google drive, Dropbox or other and copy the shareable link and paste in the "src" attribute value.
7th Jun 2020, 4:06 PM
XnDesigns
XnDesigns - avatar