Can anyone help me and tell how to add song in our code? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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