+ 1

How to add image

How do i add an image for html? (I’m on ios and using mobile)

11th Apr 2025, 11:19 AM
Yllyzza Quimbo
6 Réponses
+ 4
Max Wolfrum Follow The Guidelines Your Reply is AI Generated https://www.sololearn.com/discuss/3021159/?ref=app
11th Apr 2025, 4:04 PM
INViS!BLE
INViS!BLE - avatar
+ 2
see: https://www.sololearn.com/Discuss/3320078/?ref=app if you need help, show your code
11th Apr 2025, 11:23 AM
Lisa
Lisa - avatar
+ 2
Use this: <img src="image-link" alt="description"> On iOS, go with an online image link—local files won’t show in most mobile editors
11th Apr 2025, 2:14 PM
INViS!BLE
INViS!BLE - avatar
+ 2
Heres a clean answer: • You can add images simply using the syntax <img src='url'>. But this won't work in editors like SoloLearn • To do this on SoloLearn, you can upload your image to imgbb.com which would then give you a url of your image which can be used anywhere
11th Apr 2025, 4:00 PM
Unknown Decoder
Unknown Decoder - avatar
0
Unknown Decoder (Ayush Kumar Singh) , Dropbox will also work, right?
11th Apr 2025, 4:11 PM
Ushasi Bhattacharya
0
Do you mean local image from your mobile? Perhaps you should share the link to your code.
13th Apr 2025, 8:10 AM
Samuel Mathew
Samuel Mathew - avatar