The HTML <audio> element is used to play an audio file on a web page. It supports MP3, WAV, and OGG formats.
controls - Show audio controlsautoplay - Auto startmuted - Start mutedloop - Repeatpreload - auto/metadata/noneEdit the code below and click Run to see the result live.