HTML for Beginner Tutorial#28 -Audio-Preload,Muted,Autoload and Loop Attributes
  • 6 years ago
HTML for Beginner Tutorial#28 -Audio-Preload,Muted,Autoload and Loop Attributes


In this Tutorial we are going to talk about the following attributes of AUDIO Element:

Notes:

Controls:
audio controls should be displayed as playback /pause

Autoplay:
determines that the audio will start automatically as soon as we load the page.

Muted:
used to specify that the output should be muted.

Loop:
used to specifies that audio will start over again every time it is finished