RadioPlayer in HTML
open myradio.html in your browser
in myradio.html:
in the section <ul id='playlist' class='list'>
- add a category:
<h5> Category </h5>
- add a line:
<li><a class='chlist' href='http://xxx'>Title</a></li>
replace http://xxx with the URL and Title with the station name