Posts Tagged ‘HTML’

Create a Music Playlist

I assume that you already know how to add Music to your website. This is to create music play list by your self and stream on your website. Music playlist is a simple list.

To add music playlist to your website have to do two things,
1.Create a m3u file (your music playlist file)
2.Create your HTML file with your music code (this plays the music on the m3u file)

(more…)