HTML 音樂撥放




  1. <audio controls="controls" height="100" width="100"
  2. preload="auto" contenteditable="true" contextmenu="nodewnload" autoplay="autoplay">
  3. <source src="路徑" type="audio/mp3"></source>
  4. </audio>

留言

這個網誌中的熱門文章

C# 井字遊戲