How to use HTML5 audio (part 1)
The introduction of the HTML5 spec introduced new tags for presenting media on a webpage; the <audio> and <video> tags, rendering the <object> tag no longer fit for video and audio streaming. These new tags have made it considerably easier … Continue reading
Posted in Blog
Comments Off on How to use HTML5 audio (part 1)