+ 1
How can i Link audio to my coding
audio
2 Antworten
+ 6
You can use this syntax to add audio ...
<audio controls autoplay loop>
<source src = " " />
</audio>
If you facing problem in making URL ...
Use "Dropbox" application and upload your file...
Once uploaded ...Just copy your file and change the "www" to "dl" to see the results ...
/*
Note:
Still you are facing problem then you should go for Google ...
Cause everything exists on Google😂😆
*/