+ 2
Friends dropbox isnt compatible on my tablet ,are there any apps like it to upload and copy url from it to html
I tried google drive ,zarchiver it didnt work audio didnt play This one <!-- Created by Varun--> <!doctype html> <html> <head> <title>my audio list</title> </head> <body> <audio controls loop> <source src="Alan Walker - Faded.mp3"> </audio> </body> </html>
1 Antwort
+ 2
u should put full url into audio tag.