+ 2
Dont understand
what hosting to upload music for html audio
6 Respostas
+ 3
Hi! you need to place the content (audio, video, photo) on a hosting, server, cloud storage... where it is useful and take direct external links to the file from there. and then insert them into your tags of your html page. as an example, see how the image in my page works:
https://code.sololearn.com/W0YYbYE1b35P/?ref=app
+ 3
If paid services are an option you could go for something like Amazon S3, it's 0.023$ per GB per month, and 0.0004$ per 1000 file accesses. That's peanuts but you do need a credit card.
If you need a free service, I don't know. Maybe dropbox or google drive or something.
+ 3
Images
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Images_in_HTML
How To Upload your phone images on SoloLearn using phone
https://code.sololearn.com/WT3661NHpV3B/?ref=app
Upload content with Dropbox [Tutorial]
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
How to host/upload an image (IMGBB way)
/by Farhanaz/
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
+ 2
EO4Wellness I have already been helped. but thanks.
0
<audio src="hosting?"></aduio>
0
Many cloud providers, give a free trial period. A free blog service often allows media uploads, which can be shared.