CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <audio> element

The <audio> Element

New in HTML5Image and Multimedia

Add audio that can be viewed with an HTML5 enabled browser without the use of plug-ins.

Attributes for <audio>
TypeAttribute List
'Standard' Attributes"autoplay", "controls", "crossorigin", "loop", "mediagroup", "muted", "preload", and "src"

Browser Compatibility Notes

  • Consider providing fallback for older browsers by using a Flash <object> element within the <audio> element. The <object> element (if in a <audio> element) will be ignored in browsers that support the <audio> element.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem