+ 10
Can anyone help me and tell how to add song in our code?
Code
2 Antworten
+ 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..
+ 10
Your question is duplicate just search always before asking question In search bar see Cheenu💕™ has commented some related questions
Happy coding