The HTML The |
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<audio controls>
<source src="https://www.w3schools.com/html/horse.ogg" type="audio/ogg">
<source src="https://www.w3schools.com/html/horse.ogg" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</body>
</html>
Reffered: https://www.w3schools.com/html/html5_audio.asp
What is HTML Audio | HTML Audio |
How It Works HTML Audio | HTML Audio |
How to set HTML <audio> Autoplay | HTML Audio |
How to Add muted after autoplay | HTML Audio |
What are the HTML Audio Formats | HTML Audio |
What are the HTML Audio - Media Types | HTML Audio |
What are the HTML Audio - Methods, Properties, and Events | HTML Audio |
Example of HTML Audio | HTML Audio |
Read Full: | HTML Audio |
Category: | Web Tutorial |
Sub Category: | HTML Audio |
Uploaded: | 10 months ago |
Uploaded by: | Admin |
Views: | 35 |