<audio>

The <audio> element is modeled on the HTML5 audio element.

An audio resource can be referenced by href, keyref, and nested media-source elements.

Behaviors such as auto-playing, looping, and muting are determined by attributes. When not specified, the default behavior is determined by the user agent that is used to present the media.

Category: Multimedia elements