+ 4

how do i add music in my android phone folder to browser using html?

Can anyone tell me how to add it?

11th Apr 2020, 5:43 AM
<k>Kartik</k>
5 Antworten
+ 7
<audio src="paste your full copy path link then gives extension.mp3 or ogg">
11th Apr 2020, 6:41 AM
Manshu
Manshu - avatar
+ 2
You use <audio> tag inside <sourse> tag
11th Apr 2020, 6:32 AM
Baxtishod Davronov
Baxtishod Davronov - avatar
+ 2
You may see this code and using
11th Apr 2020, 6:33 AM
Baxtishod Davronov
Baxtishod Davronov - avatar
+ 2
Or ogg file
11th Apr 2020, 6:43 AM
Baxtishod Davronov
Baxtishod Davronov - avatar
11th Apr 2020, 6:32 AM
Baxtishod Davronov
Baxtishod Davronov - avatar