Steps to change MP3 to HTML

1. Convert music files to MP3 format. Other extensions such as WMA or CDA will not load to the Internet effectively.

2. Upload MP3s from a local computer to the Internet through a website hosting account. The MP3s must be loaded onto the web before inclusion in HTML code.

3. Once the file is posted to the internet, copy and paste the URL address. The web address for the MP3 file can be accessed in two ways: click the file to open it in a new browser window then copy and paste the address that appears in the web browser or right click the MP3 file and choose “copy shortcut” from the submenu.

4. Open a new document in Notepad or another HTML editor. Paste the code into the document for reference.

5. Attach the MP3 to a link so that users can easily download it.

6. To test the link, save the Notepad document as an html page. Click “File” then choose “Save as” from the submenu. In the file name box, type test.html. Under “Save as type” click “All files.” Save the page to the desktop.

7. Open the HTML page on the desktop in Internet Explorer. Click the MP3 link. If a download box appears and the file opens within a media player, the HTML code is correct.

Translate this post