0

How can I add my gallery photo to my html project

16th Apr 2025, 3:14 PM
REKHA SHAW
REKHA SHAW - avatar
4 Respostas
+ 3
You can’t directly add images from your gallery to SoloLearn. What you gotta do is upload the image to a site like Imgur, Postimages, Dropbox or even Google Drive (just make sure the link is public). Then, use that image link in your HTML like this: <img src="https://your-image-link.jpg" alt="Your image"> That’s it—your image will show up just fine.
16th Apr 2025, 3:28 PM
INViS!BLE - [ Not Available Till July ]
INViS!BLE - [ Not Available Till July ] - avatar
16th Apr 2025, 3:31 PM
INViS!BLE - [ Not Available Till July ]
INViS!BLE - [ Not Available Till July ] - avatar
0
Ok
16th Apr 2025, 10:22 PM
Kengne Wilson
Kengne Wilson - avatar