Hi,歡迎訪問前端老白
<audio src="myaudio.mp3"> Your browser does not support the <audio> element. </audio>
<audio controls src="myaudio.mp3"> Your browser does not support the <audio> element. </audio>
<audio id="myaudio" src="myaudio.mp3"> Your browser does not support the <audio> element. </audio> <button onclick="document.getElementById('myaudio').play()">播放</button> <button onclick="document.getElementById('myaudio').pause()">暫停</button>
老白網絡 (http://www.lofty888.cn/) 前端 后端 zblog主題.網站地圖xml