Can anyone help me and tell how to add song in our code? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 10

Can anyone help me and tell how to add song in our code?

Code

20th Nov 2020, 9:50 AM
KashishšŸ’ž
KashishšŸ’ž - avatar
2 Respostas
+ 7
You will have to upload a song to dropbox or similar file server. Then in html add audio as: <audio src="dropboxlink" /> Replace dropboxlink with ur songs link..
20th Nov 2020, 9:53 AM
Steve Sajeev
Steve Sajeev - avatar
+ 10
Your question is duplicate just search always before asking question In search bar see CheenušŸ’•ā„¢ has commented some related questions Happy coding
20th Nov 2020, 12:01 PM
ANMOL
ANMOL - avatar