HTML5 introduces built-in media support via the `
```
```
Here is a description of the used tags:
1. `
1. `controls`: It is an attribute used within `
1. `
- src: Required attribute. Specifies the URL of the audio file.
- type: Optional attribute. Specifies the MIME type of the audio file.
Remember to specify multiple source files for different browsers as not all audio file types are supported in all browsers.
The text placed between the `` is displayed in browsers that do not support the avd `