Simple HTML5 audio player
February 3, 2015 9:53 PM Subscribe
I'm looking for a very simple HTML audio player that I can customize with CSS.
I recently realized that I'm overpaying for web hosting. 95% of my website is just static pages, so there's really no need to be paying for a host that supports SQL, PHP, etc.
The one exception is that I have a few sites that use OpenTape (OpenTape is the host-your-own alternative to Muxtape that got made after Muxtape was shut down).
Here's an example of what I use OpenTape for. Just a simple, clean list of tracks, and ability to completely customize the look-and-feel via CSS.
I read documentation for HTML5 audio, and I get in over my head really quickly. I figure there must be a template somewhere for more-or-less what I'm trying to do. Any ideas?
I recently realized that I'm overpaying for web hosting. 95% of my website is just static pages, so there's really no need to be paying for a host that supports SQL, PHP, etc.
The one exception is that I have a few sites that use OpenTape (OpenTape is the host-your-own alternative to Muxtape that got made after Muxtape was shut down).
Here's an example of what I use OpenTape for. Just a simple, clean list of tracks, and ability to completely customize the look-and-feel via CSS.
I read documentation for HTML5 audio, and I get in over my head really quickly. I figure there must be a template somewhere for more-or-less what I'm trying to do. Any ideas?
Response by poster: Thanks a lot, camgee and bradf. I'll try both of these out.
posted by roll truck roll at 2:40 PM on February 6, 2015
posted by roll truck roll at 2:40 PM on February 6, 2015
This thread is closed to new comments.
posted by camcgee at 11:32 PM on February 3, 2015