The correct HTML element for playing an audio file is <audio> code example Example: how do you play audio files on html <audio src="sound.mp3" autoplay></audio>