The autoplay HTML attribute specifies the media resource can be started automatically when the page is loaded.
Syntax
autoplay="value"
Values
false
Do not automatically begin playback of the media resource.
true
Automatically begin playback of the media resource as soon as it can do so without stopping.