<audio>
The <video>
element is modeled on the HTML5
video
element.
A video 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