![]() |
VOOZH | about |
The HTML audio preload Attribute is used to specify the way the author thinks the audio should be loaded when the page loads. The audio preload attribute allows the author to portray to the browser about the way the user experience of a website should be implemented.
Syntax:
<audio preload="auto | metadata | none">
Attribute Values:
Example:
Output:
Supported Browsers: The browsers supported by HTML audio preload Attribute are listed below: