Friends dropbox isnt compatible on my tablet ,are there any apps like it to upload and copy url from it to html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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>

9th Jun 2020, 9:06 AM
Varun N
Varun N - avatar
1 Answer
+ 2
u should put full url into audio tag.
9th Jun 2020, 6:50 PM
Oma Falk
Oma Falk - avatar