+ 6
I couldn't add image to this code. What to do?
I need display a background image https://code.sololearn.com/WeJ7PiNGY3je/?ref=app
6 Respostas
+ 2
And atlast I found that using iframe for audio ,the audio plays with user concerned.
+ 5
on Android you can't use images directly from your device so you have to upload on Dropbox and use link.
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
+ 5
👑 Naresh 🇮🇳
You directly copied the image link .
Actually, we need to host the image to use in <img> tag
The following one is the easy way to upload the image :)
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
+ 1
U have to also code in css.
0
why just copied link does not allow image to load?