Add Music Player
This tutorial explains how to add music player, this includes downloading MP3 file, use file hosting website of your choice and select a music player code.
- Get the MP3 file of your music. You can use different MP3 file converters, such as video to MP3 converters if you don't have it.
- Choose a file hosting website to store your MP3 file online. The common choices are Dropbox, OneDrive, Discord and Google Drive. As long as it lets you upload MP3 files.
- Upload the MP3 file to the file hosting website you picked.
- Wait for the upload. Look for an option that says Copy Link or Share. Click it to get a link to your MP3 file.
- Choose any of the music player codes I have or create one yourself.
- In the music player code, look for the tags <audio src="">.
- Replace the URL inside the src with the link you copied from your MP3 file hosting website.

