+ 3

How do you add audio files to your html code?

22nd Dec 2020, 6:34 PM
CrazyImagine
CrazyImagine - avatar
7 Antworten
0
Some1 plz help
22nd Dec 2020, 6:34 PM
CrazyImagine
CrazyImagine - avatar
+ 4
IM∆GINEX Use Dropbox for adding songs in sololearn,because you can't directly add your device audio here.... you need to use "Dropbox" for this,upload your audio in dropbox then copy the link and paste in your audio source, you can also add music from websites you need to long press on download link then copy the link address and paste in audio source some websites download link address isn't work and some works you can try it hope it will helps!! https://code.sololearn.com/WV796n6dPtJe/?ref=app
23rd Dec 2020, 12:09 PM
ㅤㅤㅤ
+ 3
use <audio></audio>
23rd Dec 2020, 11:29 AM
Nilla
+ 1
Use the <audio> tag.
22nd Dec 2020, 8:37 PM
Sonic
Sonic - avatar
0
Thank you, Царь СОБАКА - Догго I, for the links, but none of them helped.
22nd Dec 2020, 7:01 PM
CrazyImagine
CrazyImagine - avatar
0
Use <audio controls>   <source src=" " type="audio/ogg">   <source src=" " type="audio/mpeg">   Your browser does not support the audio tag. </audio>
24th Dec 2020, 3:00 PM
Mamta Sikarwar
Mamta Sikarwar - avatar