Monday, 24 August 2015

Here's the post title.

Here's some text about it. Of course, here, you can go into as much detail as you want -- a lot of detail, or maybe just a small amount of detail.

At the bottom of the post you'll want to embed the MP3 (on archive.org) in two places -- the enclosure link on the side, and this embed at the bottom. The code for the embed just uses our wonderful audio tag, which generally looks like this:

<audio controls="controls" src="linkto.mp3">
Your browser does not support the audio element.
</audio>

Where of course, you replace linkto.mp3 with whatever your thing is. Now, this means that users of IE8 or below can't use the mp3... but we shouldn't be caring about IE8 users anyway.

No comments:

Post a Comment