As of Firefox 3.5, Chrome 3, Opera 10.5, and Safari 4, we can take advantage of many of the new HTML 5 features, including native audio support without the need for Flash. As you’ll find, we only to create the new element, and set a few attributes. In this four minute video quick tip, we’ll review the mark-up, and also a quick way to play audio with jQuery.
Related Submissions:
- HTML 5: The Section Element Mark Pilgrim kicked off a series of posts that keep track of the goings on in HTML 5, and has now created the first article...
- A Collection of 20 HTML5 Video Players Now we can easily embed videos into web pages without any plugins, using the video element (which is now included in latest versions of Firefox,...
- Build Web Applications with HTML 5 For years Web developers have salivated over some of the features promised in the next generation of Web browsers as outlined by the HTML 5...
- Using Ellipsis with HTML and CSS If the text is too wide to fit into a container, a nice solution can be to have ellipsis to show there’s more information available....
- CSS3 is Not Freaking HTML5 So, there’s been quite a buzz about HTML5 lately. New semantic elements, native audio and video tags, the canvas element, etc. It’s all good. However,...