how to emed audio file html code example Example: how to embed audio in html <audio controls> <source src="name.mp3" type="audio/mp3" /> </audio>