One of the new things in HTML5 is the <audio>-tag, which allows you to ... <audio controls> <source src="url.mp3" type="audio/mp3"> </audio>.
確定! 回上一頁